| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Found by: bento
|
|
|
|
|
|
|
|
|
|
| |
more readable and follows most ports using similar solutions.
Besides, it is more lightweight.
Use the same AWK pattern with SED adding the option -E
for extended pattern matching.
Submitted by: roam
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
both all -m machine and -O > -O1 optimizations such as
(-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade
built with some of these optimizations core dumps when building
some of the /usr/doc files
o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line
o "UN"echo post-install (prefix lines with @). Cleaner
o Also, fix openjade's complain that it does not find builtins.dls,
point it in the right direction with CONFIGURE_ARGS+=--datadir
o Bump PORTREVISION since there is an improvement fix
Approved by: MAINTAINER
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
| |
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
|
|
|
|
|
| |
Pointed out by: Hiroki Sato <hrs@geocities.co.jp>
Forgotten to "cvs add" by: kuriyama
|
|
|
|
|
|
| |
OpenJade is more active developped version of Jade.
Repo. copied by: PW
|
| |
|
|
|
|
|
|
| |
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
PR: ports/16698
Not approved by: maintainer
|
|
|
|
|
|
|
| |
Portlint.
Reported by: jkh
Not approved by: maintainer
|
|
|
|
|
|
|
|
| |
Add missing PLIST entries.
Submitted by: kiri@pis.toba-cmt.ac.jp
Comment from: PW
No response from: maintainer
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
port.
|
|
|
|
|
| |
Submitted by: Robert Brive <brive@mail.dotcom.fr>
Requested by: John Fieber <jfieber@FreeBSD.ORG>
|
|
|
|
| |
- strip installed binaries.
|
|
|
|
|
|
|
| |
Uses autoconf and libtool, now. Thus shared libraries are working now
and the bmakefiles are not necessary any longer.
OK'ed by: John Fieber <jfieber@FreeBSD.ORG>
|
| |
|
|
|
|
| |
Bugfixes only, no new features.
|
|
|
|
|
|
|
|
| |
tests for /usr/lib/aout, I took the easy way out and deleted the
attempted support of FreeBSD-2.1.x. That branch is dead, dead,
dead, and support for it in this port was broken anyway.
Another "make release" killer bites the dust.
|
|
|
|
| |
Adds XML support, including a utility to convert SGML files to XML files.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
until I can figure out what is going on with them.
An assortment of other small messes were cleaned up.
|
|
|
|
|
| |
It appears that some change between 2.2.1 and 2.2.2 is causing
problems for C++ libraries.
|
|
|
|
|
| |
* Move RUN_DEPENDS to proper place
* use PKGNAME and EXTRACT_SUFX rather than DISTFILES
|
| |
|
|
Note, this port is a superset of the SP port, but unlike SP
this one will not compile on FreeBSD 2.1.x--a more modern C++
compiler is needed.
|