Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Digital Audio Processor. | vanilla | 1998-09-16 | 8 | -0/+483 |
| | | | | | PR: ports/7719 Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> | ||||
* | Upgrade to 1.02. | vanilla | 1998-09-16 | 4 | -10/+10 |
| | |||||
* | Upgrade to 1.1.1 | vanilla | 1998-09-16 | 2 | -4/+6 |
| | |||||
* | (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too. | asami | 1998-09-16 | 1 | -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 variable | ache | 1998-09-16 | 2 | -2/+7 |
| | |||||
* | Better fix for perl5-in-current world. | asami | 1998-09-16 | 2 | -9/+18 |
| | | | | Submitted by: maintainer | ||||
* | Upgrade to 3.1.2, which is fetchable. | asami | 1998-09-16 | 3 | -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 Abell | obrien | 1998-09-16 | 2 | -5/+15 |
| | | | | Submitted by: Vic Abell <abe@vic.cc.purdue.edu> | ||||
* | Take the manpages out of pkg/PLIST and put them in MAN1. | steve | 1998-09-16 | 17 | -17/+24 |
| | |||||
* | Remove trailing dot in LIB_DEPENDS. | steve | 1998-09-16 | 1 | -2/+2 |
| | |||||
* | Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can | steve | 1998-09-16 | 2 | -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. | steve | 1998-09-16 | 1 | -0/+2 |
| | |||||
* | Kanji code converter. | kuriyama | 1998-09-15 | 6 | -0/+57 |
| | | | | | PR: ports/7640 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> | ||||
* | Activate ja-ack. | kuriyama | 1998-09-15 | 1 | -1/+2 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-15 | 140 | -323/+323 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Upgrade to 1.7. | jfieber | 1998-09-15 | 2 | -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 only | joerg | 1998-09-15 | 1 | -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.42 | ache | 1998-09-15 | 3 | -11/+13 |
| | |||||
* | Support ELF or AOUT PORTOBJFORMATs | cwt | 1998-09-15 | 11 | -66/+66 |
| | |||||
* | Make jbigkit build on a non-elf system | smace | 1998-09-15 | 1 | -2/+6 |
| | |||||
* | make tcp_wrapper build on a non-elf system | smace | 1998-09-15 | 1 | -3/+7 |
| | |||||
* | fix typo in previous commit | smace | 1998-09-15 | 1 | -1/+1 |
| | |||||
* | Support building on non-elf machine | smace | 1998-09-15 | 1 | -0/+5 |
| | |||||
* | Upgrade to 1.4.4. | vanilla | 1998-09-15 | 2 | -5/+5 |
| | |||||
* | Upgrade to 0.0.7, and change LIB_DEPENDS to gtk11. | vanilla | 1998-09-15 | 2 | -5/+5 |
| | |||||
* | libpng major is now 3. Also remove regexp support in preparation for | asami | 1998-09-15 | 33 | -66/+66 |
| | | | | ELF conversion. | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 90 | -180/+180 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | Upgrade to 0.74, and use gtk11 now. | vanilla | 1998-09-15 | 9 | -249/+267 |
| | |||||
* | Install info page now, and I move gtk(11) back to X11R6 now. | vanilla | 1998-09-15 | 9 | -29/+150 |
| | |||||
* | libXpm major is now 5. Also remove regexp support in preparation for | asami | 1998-09-15 | 137 | -277/+276 |
| | | | | ELF conversion. | ||||
* | No need to use += for variable defined only once. | asami | 1998-09-15 | 1 | -2/+2 |
| | |||||
* | Ressurect RUN_DEPENDS. | asami | 1998-09-15 | 2 | -2/+4 |
| | | | | Reviewed by: maintainer | ||||
* | No need to use += for variable defined only once. (I know it's just | asami | 1998-09-15 | 6 | -12/+12 |
| | | | | a comment, but a bad one nonetheless. :) | ||||
* | Checksum changed.... | asami | 1998-09-15 | 1 | -1/+1 |
| | |||||
* | Remove empty line at end. | asami | 1998-09-15 | 1 | -1/+0 |
| | |||||
* | This port doesn't build: | asami | 1998-09-15 | 1 | -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 all | hoek | 1998-09-15 | 1 | -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? | hoek | 1998-09-15 | 1 | -5/+5 |
| | | | | Remove excess verbiage. | ||||
* | Upgrade to ver 0.12.19 | obrien | 1998-09-15 | 2 | -5/+6 |
| | |||||
* | Remove category x11. | hoek | 1998-09-15 | 1 | -2/+2 |
| | |||||
* | Update to work with Perl5.005. | kuriyama | 1998-09-15 | 2 | -6/+9 |
| | | | | | PR: ports/7836 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Can't fetch.... | asami | 1998-09-15 | 1 | -1/+3 |
| | |||||
* | Properly define BROKEN (only if DISPLAY is not set). | asami | 1998-09-15 | 1 | -3/+5 |
| | | | | Reminded by: maintainer | ||||
* | Oops, one more thing. | asami | 1998-09-15 | 1 | -3/+2 |
| | |||||
* | Portlint. | asami | 1998-09-15 | 3 | -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. | smace | 1998-09-15 | 1 | -4/+3 |
| | |||||
* | Make elf conversion comply with standard | smace | 1998-09-15 | 1 | -3/+3 |
| | | | | round up shlib version to 8 | ||||
* | make ELF conversion comply with standard | smace | 1998-09-15 | 4 | -6/+6 |
| | |||||
* | Update the documenation (DESCR and manpage) a little. | obrien | 1998-09-15 | 2 | -2/+292 |
| | |||||
* | Changes for ELF | jseger | 1998-09-15 | 6 | -3/+45 |
| |