Bug 231660 - [NEW PORT] lang/parser3: Simple and convenient object-oriented language
Summary: [NEW PORT] lang/parser3: Simple and convenient object-oriented language
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: feature, needs-patch, needs-qa
Depends on: 230145
Blocks:
  Show dependency treegraph
 
Reported: 2018-09-24 12:47 UTC by Igor Konov
Modified: 2018-11-19 18:08 UTC (History)
4 users (show)

See Also:


Attachments
Parser is a simple and convenient object-oriented language (2.12 KB, text/plain)
2018-09-24 12:47 UTC, Igor Konov
no flags Details
Simple and convenient object-oriented language (2.15 KB, text/plain)
2018-09-25 10:19 UTC, Igor Konov
no flags Details
Simple and convenient object-oriented language (2.65 KB, text/plain)
2018-10-01 10:27 UTC, Igor Konov
no flags Details
MySQL driver for Parser (2.23 KB, text/plain)
2018-10-01 10:27 UTC, Igor Konov
no flags Details
Oracle driver for Parser (2.53 KB, text/plain)
2018-10-01 10:28 UTC, Igor Konov
no flags Details
PgSQL driver for Parser (2.22 KB, text/plain)
2018-10-01 10:29 UTC, Igor Konov
no flags Details
SQLite driver for Parser (2.26 KB, text/plain)
2018-10-01 10:30 UTC, Igor Konov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Konov 2018-09-24 12:47:57 UTC
Created attachment 197428 [details]
Parser is a simple and convenient object-oriented language
Comment 1 Nathan 2018-09-24 22:37:36 UTC
Comment on attachment 197428 [details]
Parser is a simple and convenient object-oriented language

PORTREVISION=	1
New port, don't need; nor when updating port to a new version

COMMENT=	Parser is a simple and convenient object-oriented language
Don't start comments off with portname
Comment 2 Igor Konov 2018-09-25 10:19:20 UTC
Created attachment 197479 [details]
Simple and convenient object-oriented language

I'm working on a new port for FreeBSD.

https://www.parser.ru/en/ 

Parser is a simple and convenient object-oriented language, which
allows creating good sites in short time. Parser was started in Art.
Lebedev studio in 1997. Nowadays, most of sites created by Art.
Lebedev studio are made with Parser.

To build it, me need the libgc.a library.

I ask you to consider the possibility of disabling the option --disable-static.
Comment 3 Igor Konov 2018-09-25 10:22:38 UTC
I ask you to consider the possibility of disabling the option --disable-static for port /usr/ports/devel/boehm-gc.
Comment 4 Igor Konov 2018-09-26 04:12:12 UTC
(In reply to Nathan from comment #1)

Hello!
I sent a new version of the port

https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197479
Comment 5 Yasuhiro Kimura freebsd_committer freebsd_triage 2018-09-26 04:43:32 UTC
(In reply to Igor Konov from comment #3)

It is already proposed at bug #230145. Please try latest patch.
Comment 6 Igor Konov 2018-09-26 09:47:15 UTC
To build it, we need the /usr/local/lib/libpcre.la library from port /usr/ports/devel/pcre.
Comment 7 Igor Konov 2018-10-01 10:27:01 UTC
Created attachment 197663 [details]
Simple and convenient object-oriented language
Comment 8 Igor Konov 2018-10-01 10:27:43 UTC
Created attachment 197664 [details]
MySQL driver for Parser
Comment 9 Igor Konov 2018-10-01 10:28:12 UTC
Created attachment 197665 [details]
Oracle driver for Parser
Comment 10 Igor Konov 2018-10-01 10:29:07 UTC
Created attachment 197666 [details]
PgSQL driver for Parser
Comment 11 Igor Konov 2018-10-01 10:30:05 UTC
Created attachment 197667 [details]
SQLite driver for Parser