Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the rc.d scripts of the form *.sh.in to *.in | dougb | 2012-08-06 | 2 | -1/+1 |
| | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op | ||||
* | In the rc.d scripts, change assignments to rcvar to use the | dougb | 2012-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. | ||||
* | New home found for devel/msrc0 and devel/mkcmd distfiles. No longer | cy | 2011-10-30 | 1 | -3/+0 |
| | | | | | | deprecated. Suggested by: linimon | ||||
* | For ports that have an EXPIRATION_DATE which has already passed, but | dougb | 2011-10-09 | 1 | -0/+3 |
| | | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | Make conserver build under RELENG_8 (800044). | cy | 2010-01-29 | 2 | -14/+14 |
| | |||||
* | Make conserver build under HEAD (900008). | cy | 2010-01-28 | 3 | -63/+141 |
| | | | | Split patch-sgtty into the two respecitve files it patches. | ||||
* | - Disable sgtty interface (removed from 8-CURRENT recently) and enable termios | pav | 2008-07-25 | 2 | -1/+64 |
| | | | | | | | | interface PR: ports/124484 Submitted by: ed Approved by: maintainer timeout (cy; 1 month) | ||||
* | Implement USE_RC_SUBR and clean up rc script. | cy | 2008-06-19 | 4 | -55/+5 |
| | | | | Thanks to: brooks | ||||
* | Implmement rcNG. | cy | 2008-06-11 | 3 | -33/+55 |
| | |||||
* | Fix build under 7.0-CURRENT. | cy | 2007-09-13 | 1 | -5/+21 |
| | |||||
* | remove USE_REINPLACE for all ports with categories starting with C | edwin | 2006-05-04 | 1 | -2/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Don't require Perl to build. | obrien | 2005-12-17 | 1 | -2/+2 |
| | |||||
* | - Add ##user form password patch. | flz | 2005-06-01 | 2 | -0/+22 |
| | | | | | | PR: ports/28803 Submitted by: motoyuki Approved by: maintainer timeout (3 years) | ||||
* | Add SIZE. | cy | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Add sites to fetch distfile from. | cy | 2003-11-09 | 1 | -1/+3 |
| | |||||
* | Add homepage. | cy | 2003-05-05 | 1 | -0/+2 |
| | | | | | PR: 50576 Submitted by: Dan Langille <dan@langille.org> | ||||
* | 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. | ||||
* | Use USE_PERL5_BUILD where appropriate, instead of hardcoding | sobomax | 2002-11-29 | 1 | -2/+3 |
| | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -3/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT. | cy | 2002-11-07 | 2 | -1/+2 |
| | |||||
* | My employer uses this one quite heavily. I'll maintain it. | cy | 2002-06-09 | 1 | -1/+1 |
| | |||||
* | To ports@freebsd.org. | obrien | 2002-06-09 | 1 | -1/+1 |
| | |||||
* | Needs perl to build. | obrien | 2002-05-17 | 1 | -1/+3 |
| | |||||
* | Fix a bogon where too many arguments are passed in a printf(). | obrien | 2001-11-09 | 1 | -0/+12 |
| | | | | | | It is obvious which argument does not belong (maybe left from a older version?) Submitted by: brian | ||||
* | Our [md5] encrypted passwords can be up to 64 characters in length. | obrien | 2001-11-09 | 1 | -0/+5 |
| | | | | Submitted by: brian | ||||
* | I am told the cy driver does support BREAK and has for quite a while now. | obrien | 2001-11-09 | 1 | -3/+2 |
| | |||||
* | Allow "stat" in addition to "status". | obrien | 2001-09-08 | 2 | -2/+2 |
| | |||||
* | Totally turn off the processing of MESSAGE until I can remember what the | obrien | 2001-03-11 | 1 | -2/+2 |
| | | | | one that did not get committed had to say. | ||||
* | Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when I | obrien | 2001-02-13 | 1 | -2/+2 |
| | | | | upgrade the port, and I don't remember what its contents were now. :-( | ||||
* | Upgrade to version 8.5 | obrien | 2000-11-23 | 18 | -371/+140 |
| | | | | | | | [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com> | ||||
* | Add $FreeBSD$. | obrien | 2000-11-22 | 1 | -0/+2 |
| | |||||
* | Add 'restart' and 'status' functionality. | obrien | 2000-11-22 | 2 | -2/+20 |
| | |||||
* | Make PREFIX clean and respect CFLAGS. | obrien | 2000-11-11 | 5 | -35/+62 |
| | | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Assume maintainership. | obrien | 2000-08-25 | 1 | -1/+2 |
| | | | | Approved by: peter | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 3 | -5/+46 |
| | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | Make PREFIX clean. | obrien | 2000-02-18 | 4 | -7/+7 |
| | | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net> | ||||
* | Support tty speeds of 57600 and 115200 bit/sec. | obrien | 2000-02-18 | 1 | -6/+25 |
| | | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net> | ||||
* | Typo: s/PREFiX/PREFIX/ *blush* | peter | 1999-09-10 | 1 | -1/+1 |
| | | | | Submitted by: phk | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | cp -> ${CP} | cpiazza | 1999-08-19 | 1 | -8/+8 |
| | | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> | ||||
* | s,/usr/local,${PREFIX},g | mharo | 1999-06-06 | 1 | -3/+3 |
| | |||||
* | Wow. Deleting manpages is a lot faster on bento. | hoek | 1998-08-17 | 1 | -3/+0 |
| | |||||
* | Sigh. Putting the non-modifyable value first in the condition might | peter | 1998-06-30 | 1 | -8/+1 |
| | | | | | prevent programming (== vs. =) errors, but it confused the hell out of me at least. | ||||
* | Another spin loop bug. On dropped network connections, console(8) can | peter | 1998-06-28 | 1 | -0/+7 |
| | | | | also spin getting a 0 return from write(). (it's only testing for -1). | ||||
* | Preserve CLOCAL and CRTSCTS rather than just attempting to clear them, | peter | 1998-06-28 | 1 | -0/+9 |
| | | | | based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no> | ||||
* | Attempt to catch another spin in the client on a zero return from read(). | peter | 1998-06-28 | 1 | -0/+7 |
| | |||||
* | Catch a 0 return from read() on carrier loss, otherwise it spins in an | peter | 1998-06-28 | 1 | -0/+9 |
| | | | | | | infinite loop. Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> (ages ago) | ||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 1 | -2/+1 |
| | |||||
* | FreeBSD has setsockopt(). | peter | 1998-04-20 | 1 | -2/+9 |
| | |||||
* | Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-] | peter | 1998-04-19 | 1 | -4/+5 |
| | |||||
* | Tweak autologin to get it to the point where it appears to work.. | peter | 1998-04-19 | 5 | -3/+95 |
| | | | | | Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's nothing about it that requires superuser access in any way. | ||||
* | Work around "new" uudecode behavior.. (argh!) | peter | 1998-03-22 | 1 | -3/+5 |
| | | | | Reviewed by: asami | ||||
* | Don't ask me why, but patch is failing now. | asami | 1998-03-22 | 1 | -1/+3 |
| | | | | | | | | ===> Patching for conserver-5.21 ===> Applying FreeBSD patches for conserver-5.21 No file to patch. Skipping... 2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej *** Error code 2 | ||||
* | Create a /usr/local/etc/rc.d/conserver.sh script for starting up. | peter | 1997-11-22 | 2 | -1/+12 |
| | |||||
* | Specify the port rather than depending /etc/services or the yp | peter | 1997-11-22 | 2 | -2/+2 |
| | | | | services.byname table to be bashed. | ||||
* | Make it a bit easier to override the compiled-in "default" host for the | peter | 1997-11-22 | 1 | -2/+6 |
| | | | | | console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-] | ||||
* | Damn, I forgot to regenerate this patch file prior to commit... | peter | 1997-11-22 | 1 | -3/+3 |
| | |||||
* | A port for conserver. conserver is the answer to serial consoles. :-) | peter | 1997-11-22 | 13 | -0/+292 |
There is a later version of conserver, but it requires a rather extensive build environment and set of tools to build it. This version works is nice and stable though. |