Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't remove (empty) locale directoryes, satisfy pointyhat. | anders | 2005-02-25 | 1 | -3/+0 |
| | | | | | PR: 77955 Submitted by: leeym | ||||
* | Fix pkg-plist according to pointyhat. | anders | 2005-02-15 | 2 | -15/+23 |
| | | | | | Disable home-rolled gettext. Add WITHOUT_NLS for disabling internationalization. | ||||
* | Clean up handling of locale directories at deinstall-time: | kris | 2004-12-16 | 1 | -6/+0 |
| | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created | ||||
* | Don't remove all empty locale directories, only the ones we (might have) | kris | 2004-11-24 | 1 | -3/+12 |
| | | | | created. | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Update to 2.1. | anders | 2003-07-22 | 6 | -119/+106 |
| | |||||
* | Project moved. Update WWW URL. | anders | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Correct WWW URL. | anders | 2002-08-25 | 1 | -1/+1 |
| | |||||
* | Rejecting new distfile with the same filename due to large and messy | anders | 2002-06-25 | 1 | -4/+2 |
| | | | | | | | | diff, by using alternative master sites (at least for a while). I'm trying to make the author roll a new tarball. PR: 38823 | ||||
* | Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF, | anders | 2002-05-20 | 3 | -21/+25 |
| | | | | | | | | | | | to avoid auto* trouble people have had with this port. Use sed instead of Perl for patching in Makefile. Make /dev/cuaa0 default port when doing batch builds, as we have no idea whether /dev/modem is there. Unbreak: Bento builds should have no problems with minicom now. | ||||
* | BROKEN: configure fails | kris | 2002-05-18 | 1 | -0/+2 |
| | |||||
* | Add missing locale files/dirs to pkg-plist (blush..). | anders | 2002-04-10 | 1 | -0/+12 |
| | |||||
* | Unbreak build for users that has autoconf >= 2.52 installed. | anders | 2002-04-10 | 1 | -1/+3 |
| | | | | PR: 34593 | ||||
* | Explicitly specify /var/spool/lock as a locking directory, so that configure | sobomax | 2002-03-26 | 1 | -1/+3 |
| | | | | script will not pick up a wrong one (e.g. samba's /var/lock). | ||||
* | Update to version 2.00.0. | anders | 2002-01-31 | 16 | -304/+202 |
| | | | | | | | Unforbid because known vulnerabilities have been fixed. Take over maintainership. Approved by: obrien (previous maintainer) | ||||
* | Mark FORBIDDEN; this port allows a local exploit yielding uid uucp | kris | 2001-04-17 | 1 | -0/+2 |
| | | | | Submitted by: empathy@feelings.com | ||||
* | Deal with semi-bogus error reports from Bento. | obrien | 2001-03-11 | 1 | -0/+2 |
| | |||||
* | Better detecting of modem status lines. | obrien | 2000-11-11 | 2 | -1/+28 |
| | | | | | | | | Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete TIOCMODG and TIOCMOD. PR: 16341 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | ||||
* | Fix "DISTFILES". | obrien | 2000-10-11 | 1 | -1/+1 |
| | | | | Submitted by: steve | ||||
* | Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp. | obrien | 2000-09-28 | 2 | -3/+21 |
| | | | | Requested by: Daniel O'Connor <doconnor@gsoft.com.au> | ||||
* | Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} instead | asami | 2000-09-27 | 1 | -0/+1 |
| | | | | | | of taking it out. My apologies. Reported by: maintainer | ||||
* | Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when | asami | 2000-09-25 | 1 | -2/+1 |
| | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris | ||||
* | Update md5 checksum. Unfortunately there is no previous version on | sobomax | 2000-07-13 | 1 | -1/+1 |
| | | | | | | MASTER_SITE_BACKUP, so it is impossible to check what was changed. Submitted by: bento | ||||
* | Revert to rev 1.8 -- which breaks this port again. | obrien | 2000-06-09 | 1 | -1/+1 |
| | | | | | | | | | I don't know exactly what changed in the distfile. To generate the new checksum I did ``make distclean makesum''. So I don't have the old distfiles around to check. I did verify that the new distfiles does compile and the resulting binary runs. But I guess that is not suffient today. Prodded by: kris | ||||
* | Distfile changed -- update checksum. | obrien | 2000-06-09 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 1.83.1. | obrien | 2000-06-01 | 3 | -11/+2 |
| | | | | 1.83.1 is supose to have more sane logfile control. | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -7/+6 |
| | |||||
* | Upgrade to version 1.83.0. | obrien | 2000-02-01 | 3 | -17/+21 |
| | |||||
* | $Id$->$FreeBSD$ | peter | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Change default DTE-DCE rate to 57600. | obrien | 1999-07-22 | 1 | -2/+11 |
| | | | | Get rid of the blooming logfile -- which should have been a runtime option! | ||||
* | Another MASTER_SITE tweak. | obrien | 1999-07-10 | 1 | -2/+2 |
| | |||||
* | Change order of MASTER_SITES for speeder access. | obrien | 1999-07-10 | 1 | -3/+4 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | 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 | 2 | -3/+3 |
| | |||||
* | More Y2K/WWW_SITE links... | scrappy | 1999-03-12 | 1 | -1/+3 |
| | |||||
* | 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 | ||||
* | 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 | 1 | -2/+4 |
| | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com | ||||
* | Wow. Deleting manpages is a lot faster on bento. | hoek | 1998-08-17 | 1 | -4/+1 |
| | |||||
* | Upgrade to version 1.80. | obrien | 1998-08-11 | 9 | -51/+155 |
| | |||||
* | Allow root to use the "-d" switch. | obrien | 1998-01-10 | 3 | -9/+20 |
| | | | | | Cleanup pre-install script. Remove etc/minicom on pkg_delete. | ||||
* | Upgrade to 1.78 | obrien | 1998-01-03 | 4 | -34/+37 |
| |