index
:
freebsd-ports-gnome
cinnamon
cinnamon-2.8
dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7
dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2
dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8
dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2
gnome-3.22
gnome-3.24
gnome-3.26
gnome-3.28
gnome-3.32
gnome-3.36
gstreamer
gstreamer-1.16
gstreamer0.10-removal
main
master
mate-1.16
mate-1.18
mate-1.20
mate-1.22
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
comms
/
conserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Our [md5] encrypted passwords can be up to 64 characters in length.
obrien
2001-11-09
1
-0
/
+5
*
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
*
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 to version 8.5
obrien
2000-11-23
18
-371
/
+140
*
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
*
Assume maintainership.
obrien
2000-08-25
1
-1
/
+2
*
As threatened on freebsd-ports: all startup scripts know about the two
tg
2000-07-05
3
-5
/
+46
*
update with the new PORTNAME/PORTVERSION variables
mharo
2000-04-09
1
-3
/
+3
*
Make PREFIX clean.
obrien
2000-02-18
4
-7
/
+7
*
Support tty speeds of 57600 and 115200 bit/sec.
obrien
2000-02-18
1
-6
/
+25
*
Typo: s/PREFiX/PREFIX/ *blush*
peter
1999-09-10
1
-1
/
+1
*
Change Id->FreeBSD.
obrien
1999-08-25
1
-1
/
+1
*
chmod -> ${CHMOD}
mharo
1999-08-23
1
-2
/
+2
*
cp -> ${CP}
cpiazza
1999-08-19
1
-8
/
+8
*
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
*
Another spin loop bug. On dropped network connections, console(8) can
peter
1998-06-28
1
-0
/
+7
*
Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
peter
1998-06-28
1
-0
/
+9
*
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
*
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
*
Work around "new" uudecode behavior.. (argh!)
peter
1998-03-22
1
-3
/
+5
*
Don't ask me why, but patch is failing now.
asami
1998-03-22
1
-1
/
+3
*
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
*
Make it a bit easier to override the compiled-in "default" host for the
peter
1997-11-22
1
-2
/
+6
*
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