Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect CFLAGS and CC. | obrien | 1999-04-14 | 1 | -15/+22 |
| | | | | Submitted by: Mikhail Teterin <mi@misha.cisco.com> (reworked by me) | ||||
* | Move WWW_SITE to DESCR | scrappy | 1999-04-14 | 4 | -5/+6 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-08 | 1 | -2/+2 |
| | |||||
* | Added gnokii | taoka | 1999-04-02 | 1 | -1/+2 |
| | |||||
* | Software to talk to Nokia 3810/3110/8110/6110 cellular phones | taoka | 1999-04-02 | 9 | -0/+125 |
| | | | | | PR: ports/10629 Submitted by: Staffan Ulfberg <staffanu@multivac.fatburen.org> | ||||
* | Remove "BROKEN" from the Makefile. Patch patch-ad fixes the problem. | gj | 1999-03-30 | 2 | -2/+16 |
| | | | | | | Comment: Don't install files into user's homedirectory any more Obtained from: the maintainer (me@freebsd.org) | ||||
* | I believe asmodem wants to be here. | asami | 1999-03-19 | 1 | -1/+2 |
| | |||||
* | X applications are not allowed to use "x11" as a category. | asami | 1999-03-19 | 1 | -2/+2 |
| | |||||
* | Displays the modem status, , designed to match AfterStep | taoka | 1999-03-18 | 7 | -0/+173 |
| | | | | | PR: ports/6598 Submitted by: Sean Cole scole@aracnet.com | ||||
* | More Y2K/WWW_SITE links... | scrappy | 1999-03-12 | 2 | -2/+7 |
| | |||||
* | Portlint. | asami | 1999-02-28 | 1 | -3/+2 |
| | |||||
* | MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with | obrien | 1999-02-28 | 1 | -1/+1 |
| | | | | GZIP or BZIP2 distfiles. I went with BZIP2. | ||||
* | MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went | obrien | 1999-02-28 | 1 | -2/+4 |
| | | | | with BZIP2. | ||||
* | upgrade to 1.82.1 | obrien | 1999-02-18 | 2 | -3/+3 |
| | |||||
* | Remove kermit dependency. Kermit is unpackageable, which will make minicom | asami | 1999-02-14 | 1 | -3/+2 |
| | | | | | | | packaging fail too. PR: 10065 Reviewed by: obrien | ||||
* | why comment out USE_GMAKE? kill it with avengence! | obrien | 1999-02-12 | 1 | -2/+1 |
| | |||||
* | Comment out USE_GMAKE line. | flathill | 1999-02-12 | 1 | -2/+2 |
| | | | | | PR: ports/10032 Submitted-by: laskavy@Berkeley.Gambit.Msk.SU | ||||
* | Remove extra argument to "configure" that had been committed by accident. | se | 1999-02-08 | 1 | -3/+1 |
| | |||||
* | Upgrade to KDE 1.1 RELEASE. | se | 1999-02-08 | 3 | -6/+43 |
| | |||||
* | Upgrade to KDE-1.1pre2 ... | se | 1999-02-06 | 3 | -8/+60 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
* | drop myself from maintainer. | itojun | 1999-01-21 | 1 | -3/+3 |
| | | | | sorry I don't use it frequently, any more... somebody please grab it. | ||||
* | Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5 | asami | 1999-01-13 | 1 | -2/+2 |
| | | | | | | and Alladin ghostscript55. Approved by: the ports list | ||||
* | Move Palm*-related programs to new "palm" category. | asami | 1999-01-09 | 1 | -3/+1 |
| | | | | Reviewed by: the ports list | ||||
* | Make dependency lines point to right directories -- they were still | asami | 1999-01-08 | 1 | -2/+2 |
| | | | | using the old names (without "11"). | ||||
* | Upgrade to the first pre-release of KDE 1.1. | se | 1999-01-07 | 3 | -94/+154 |
| | | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... | ||||
* | Mark these broken while Stefan works on an upgrade. | asami | 1999-01-06 | 1 | -1/+3 |
| | |||||
* | Fix time() conflicts on alpha and replace long with time_t for time(). | simokawa | 1999-01-05 | 3 | -0/+137 |
| | |||||
* | Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our | obrien | 1998-12-14 | 1 | -0/+13 |
| | | | | | | superior BSDness. It also doesn't include code for line/character delays. Noticed by: Daniel O'Connor <doconnor@gsoft.com.au> | ||||
* | Upgrade to 1.82. | obrien | 1998-12-14 | 7 | -82/+82 |
| | |||||
* | Update MASTER_SITES. | billf | 1998-12-09 | 4 | -9/+12 |
| | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com | ||||
* | Upgrade to 1.1.19, don't split info page. | vanilla | 1998-12-01 | 6 | -37/+103 |
| | |||||
* | Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake | asami | 1998-11-28 | 1 | -1/+2 |
| | | | | for ilu and mkdirhier for asl.) | ||||
* | Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 | asami | 1998-11-25 | 1 | -2/+2 |
| | | | | would go backwards. | ||||
* | libtiff34->libtiff and include/tiff34/*.h -> include/*.h | jseger | 1998-11-25 | 1 | -4/+4 |
| | | | | Approved by: asami | ||||
* | Make the BROKEN message actually say ${HOME} instead of interpolating it. | fenner | 1998-11-08 | 1 | -2/+2 |
| | |||||
* | Un-break: the MASTER_SITE returned extra bytes when servicing an | fenner | 1998-10-27 | 2 | -5/+4 |
| | | | | | | | | HTTP/1.1 request. Moved distfile to www.freebsd.org/~fenner/ temporarily. Left original MASTER_SITE commented out - newer fetch fetches the distfile properly, and server administrator is working on the problem, so will probably be able to be moved back soon. | ||||
* | Unbreak. | jseger | 1998-10-16 | 1 | -4/+3 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@sky.rim.or.jp> | ||||
* | Mark BROKEN. The distfile isn't on the master site | jseger | 1998-10-10 | 1 | -1/+3 |
| | | | | | | | | ---- >> Attempting to fetch from ftp://ftp.kiarchive.ru/pub/unix/comm/. /usr/bin/fetch: pub/unix/comm/yaps-0.96.tar.gz: cannot get remote modification time /usr/bin/fetch: ftp://ftp.kiarchive.ru/pub/unix/comm/yaps-0.96.tar.gz: FTP error: /usr/bin/fetch: File unavailable (e.g., file not found, no access) | ||||
* | YAPS (Yet Another Pager Software) | kuriyama | 1998-10-09 | 9 | -0/+210 |
| | | | | Submitted by: Stefan Esser <se@mi.uni-koeln.de> | ||||
* | Activate yaps. | kuriyama | 1998-10-09 | 1 | -1/+2 |
| | |||||
* | Elfify | brian | 1998-10-01 | 1 | -9/+7 |
| | |||||
* | Mark all KDE ports BROKEN for ELF. | jseger | 1998-09-30 | 1 | -1/+3 |
| | |||||
* | Remove regexp support for libtiff34 as it is now ELF'able. | steve | 1998-09-19 | 1 | -2/+2 |
| | |||||
* | giflib is now converted to ELF so remove regexp support. | steve | 1998-09-19 | 1 | -2/+2 |
| | |||||
* | Take the manpages out of pkg/PLIST and put them in MAN1. | steve | 1998-09-16 | 4 | -4/+6 |
| | |||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 2 | -4/+4 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | Upgrade to ver 0.12.19 | obrien | 1998-09-15 | 2 | -5/+6 |
| | |||||
* | Um, this isn't quite right.... | asami | 1998-08-31 | 1 | -1/+3 |
| | | | | | | | | | | ------- ===> Extracting for qpage-3.2 >> Checksum OK for qpage-3.2.tar.Z. /usr/bin/tar: archive /usr/ports/distfiles//qpage-3.2.tar.Z EOF not on block boundary *** Error code 1 Stop. | ||||
* | Unbreak this port. | steve | 1998-08-30 | 3 | -4/+4 |
| |