summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Digital Audio Processor.vanilla1998-09-168-0/+483
| | | | | PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
* Upgrade to 1.02.vanilla1998-09-164-10/+10
|
* Upgrade to 1.1.1vanilla1998-09-162-4/+6
|
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
| | | | | | | | | | | Submitted by: "Eugene M. Kim" <gene@nttlabs.com> (2) Check for exact version of perl5 in /usr/bin and exit with error message if USE_PERL5 is defined and version does not match ${PERL_VERSION}. (3) Note LIB_DEPENDS should not have any regular expressions. Remove those in USE_XLIB and USE_QT.
* Use PERL5 variableache1998-09-162-2/+7
|
* Better fix for perl5-in-current world.asami1998-09-162-9/+18
| | | | Submitted by: maintainer
* Upgrade to 3.1.2, which is fetchable.asami1998-09-163-106/+105
| | | | | | | | Submitted by: maintainer, except it was for 3.1.1 which is unfetchable already, and also it didn't fix PLIST. While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every upgrade.
* Upgrade to ver 4.37 + 3.0 patches by Vic Abellobrien1998-09-162-5/+15
| | | | Submitted by: Vic Abell <abe@vic.cc.purdue.edu>
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-1617-17/+24
|
* Remove trailing dot in LIB_DEPENDS.steve1998-09-161-2/+2
|
* Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we cansteve1998-09-162-3/+3
| | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san
* The manpages must still be here for ports that use imake.steve1998-09-161-0/+2
|
* Kanji code converter.kuriyama1998-09-156-0/+57
| | | | | PR: ports/7640 Submitted by: Masanori Kiriake <seiken@nbs.co.jp>
* Activate ja-ack.kuriyama1998-09-151-1/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-15140-323/+323
| | | | | | checks haven't missed anything. Submitted by: dima
* Upgrade to 1.7.jfieber1998-09-152-5/+6
| | | | | | | The only change is to check if /usr/bin/perl is version 5 and use that rather than ${PREFIX}/bin/perl if it is. Submitted by: John Hay <jhay@mikom.csir.co.za>
* Fix the packaging list. I've been lazy initially, and specified onlyjoerg1998-09-151-1/+4
| | | | | | | | | | | the directory name for the xmahjongg libdir, as opposed to the component files. Reminded by: David Kulp <dkulp@neomorphic.com> While i was at it, it also occured to me that i need an @unexec with the mkfontdir command, so fonts.dir is being rebuilt upon deinstallation, too.
* upgrade to 4.42ache1998-09-153-11/+13
|
* Support ELF or AOUT PORTOBJFORMATscwt1998-09-1511-66/+66
|
* Make jbigkit build on a non-elf systemsmace1998-09-151-2/+6
|
* make tcp_wrapper build on a non-elf systemsmace1998-09-151-3/+7
|
* fix typo in previous commitsmace1998-09-151-1/+1
|
* Support building on non-elf machinesmace1998-09-151-0/+5
|
* Upgrade to 1.4.4.vanilla1998-09-152-5/+5
|
* Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11.vanilla1998-09-152-5/+5
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-1533-66/+66
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-1590-180/+180
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Upgrade to 0.74, and use gtk11 now.vanilla1998-09-159-249/+267
|
* Install info page now, and I move gtk(11) back to X11R6 now.vanilla1998-09-159-29/+150
|
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-15137-277/+276
| | | | ELF conversion.
* No need to use += for variable defined only once.asami1998-09-151-2/+2
|
* Ressurect RUN_DEPENDS.asami1998-09-152-2/+4
| | | | Reviewed by: maintainer
* No need to use += for variable defined only once. (I know it's justasami1998-09-156-12/+12
| | | | a comment, but a bad one nonetheless. :)
* Checksum changed....asami1998-09-151-1/+1
|
* Remove empty line at end.asami1998-09-151-1/+0
|
* This port doesn't build:asami1998-09-151-2/+4
| | | | | | | | | | | | | === : c++ -O2 -pipe -DHAVE_CONFIG_H -c -o html-table.o html-table.cc html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with /usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here gmake: *** [html-table.o] Error 1 *** Error code 2 === While I'm here, portlint.
* Sync with lynx[^(-current)] pkg/COMMENT (ie. clarify, since allhoek1998-09-151-1/+1
| | | | | web browsers are alphanumeric (not to mention the other problems with "alphanumeric" brought up in -list discussion before)).
* Yes, but WTF is xbiff?hoek1998-09-151-5/+5
| | | | Remove excess verbiage.
* Upgrade to ver 0.12.19obrien1998-09-152-5/+6
|
* Remove category x11.hoek1998-09-151-2/+2
|
* Update to work with Perl5.005.kuriyama1998-09-152-6/+9
| | | | | PR: ports/7836 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Can't fetch....asami1998-09-151-1/+3
|
* Properly define BROKEN (only if DISPLAY is not set).asami1998-09-151-3/+5
| | | | Reminded by: maintainer
* Oops, one more thing.asami1998-09-151-3/+2
|
* Portlint.asami1998-09-153-6/+5
| | | | | | Also, you can't build depend on /usr/src. Please change it to something like a test and marking it BROKEN. Meanwhile, comment out BUILD_DEPENDS.
* make ELF conversion comply with standard.smace1998-09-151-4/+3
|
* Make elf conversion comply with standardsmace1998-09-151-3/+3
| | | | round up shlib version to 8
* make ELF conversion comply with standardsmace1998-09-154-6/+6
|
* Update the documenation (DESCR and manpage) a little.obrien1998-09-152-2/+292
|
* Changes for ELFjseger1998-09-156-3/+45
|
OpenPOWER on IntegriCloud