summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 1. Correct the config file path on qpage.1Vanilla I. Shu1998-06-044-15/+40
| | | | | | | 2. Add a rc file (etc/rc.d/qpage.sh) to start qpage daemon. Notes: svn path=/head/; revision=11239
* Change MASTER_SITES.Vanilla I. Shu1998-06-031-2/+2
| | | | Notes: svn path=/head/; revision=11220
* Active atp.Donald Burr1998-05-161-1/+2
| | | | Notes: svn path=/head/; revision=11001
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-042-4/+4
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Port is no longer broken: correct PLIST has been commitedStefan Eßer1998-05-021-3/+1
| | | | Notes: svn path=/head/; revision=10810
* Update PLIST to match Beta4.1Stefan Eßer1998-05-021-22/+68
| | | | Notes: svn path=/head/; revision=10809
* ===> Building package for kdeutils-4.1bSatoshi Asami1998-04-281-1/+3
| | | | | | | | | | | | | | | | Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10729
* Update to KDE Beta4.Stefan Eßer1998-04-272-10/+15
| | | | Notes: svn path=/head/; revision=10713
* Upgrade to 1.1.14Jean-Marc Zucconi1998-04-202-8/+8
| | | | | | | Submitted by: Richard Wackerbarth <rkw@Dataplex.Net> Notes: svn path=/head/; revision=10612
* FreeBSD has setsockopt().Peter Wemm1998-04-201-2/+9
| | | | Notes: svn path=/head/; revision=10602
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]Peter Wemm1998-04-181-4/+5
| | | | Notes: svn path=/head/; revision=10566
* Tweak autologin to get it to the point where it appears to work..Peter Wemm1998-04-185-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. Notes: svn path=/head/; revision=10565
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-152-4/+4
| | | | Notes: svn path=/head/; revision=10525
* updated to 4.0pl2.Jun-ichiro itojun Hagino1998-04-124-20/+10
| | | | | | | added official mirrors to MASTER_SITES. Notes: svn path=/head/; revision=10488
* Mark this port as BROKEN. It installs a .seyon in ${HOME}. Ports areJustin M. Seger1998-04-031-1/+2
| | | | | | | | supposed to install files under ${PREFIX} only. Also there is no entry for this file in the PLIST, so packages of seyon aren't complete. Notes: svn path=/head/; revision=10403
* Upgrade to 0.12.18.David E. O'Brien1998-03-312-3/+4
| | | | Notes: svn path=/head/; revision=10383
* Work around "new" uudecode behavior.. (argh!)Peter Wemm1998-03-221-3/+5
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=10285
* Don't ask me why, but patch is failing now.Satoshi Asami1998-03-221-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 Notes: svn path=/head/; revision=10284
* Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 andSatoshi Asami1998-03-211-1/+2
| | | | | | | | | www/checkbot. Forgotten or misspelled by: various people :p Notes: svn path=/head/; revision=10271
* Path change in MASTER_SITES.Jean-Marc Zucconi1998-03-072-4/+4
| | | | Notes: svn path=/head/; revision=10065
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-061-4/+3
| | | | Notes: svn path=/head/; revision=10055
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Clean up MakefileStefan Eßer1998-02-151-6/+7
| | | | Notes: svn path=/head/; revision=9739
* Upgrade to KDE Beta3Stefan Eßer1998-02-073-118/+123
| | | | Notes: svn path=/head/; revision=9616
* Fixes to allow transmission of files with long names.Masafumi Max NAKANE1998-02-032-0/+19
| | | | | | | Submitted by: Muramatsu Atsushi <amura@ma3.seikyou.ne.jp> Notes: svn path=/head/; revision=9584
* fix for new select() behavior in FreeBSD-current.Jun-ichiro itojun Hagino1998-02-021-5/+21
| | | | | | | | | | | | | | | | | | | | | | (change made on 97dec) comment from Lars follows: Included is an updated patch-ab file for hylafax for current that fixes the busywait that occurred once the fifo_poll() fix went into the kernel in December. The symptoms were that faxqetty and faxq would chew up an inordinate amount of time waiting for input form their FIFOS. Basically the kernel fix was to make select() return a 1 on EOF (in accordance with POSIX) and for read() to keep returning 0 on EOF (which is the state you are in if you open the fifo for reading in non-blocking mode and there are no writers). Reviewed by: asami Submitted by: Lars Fredriksen <lars@fredriks-1.pr.mcs.net> Notes: svn path=/head/; revision=9564
* Make this port package.Satoshi Asami1998-01-261-1/+1
| | | | Notes: svn path=/head/; revision=9461
* Upgrade to 1.1.11, enable voice extension.Vanilla I. Shu1998-01-267-183/+182
| | | | Notes: svn path=/head/; revision=9456
* Allow root to use the "-d" switch.David E. O'Brien1998-01-103-9/+20
| | | | | | | | Cleanup pre-install script. Remove etc/minicom on pkg_delete. Notes: svn path=/head/; revision=9315
* Upgrade to 1.78David E. O'Brien1998-01-034-34/+37
| | | | Notes: svn path=/head/; revision=9257
* Edit out $Id$ line.Satoshi Asami1997-12-021-4/+1
| | | | | | | Reported by: Dale Mayberry <dale@mars.mat.net> via itojun Notes: svn path=/head/; revision=8951
* Use new location for tiff34 headers.Thomas Gellekum1997-12-011-10/+2
| | | | Notes: svn path=/head/; revision=8929
* Don't delete ${PREFIX}/share/doc.Satoshi Asami1997-11-291-1/+0
| | | | Notes: svn path=/head/; revision=8887
* Update to Beta2Stefan Eßer1997-11-283-22/+42
| | | | Notes: svn path=/head/; revision=8874
* Remove bad MASTER_SITE, fix version required line.Justin M. Seger1997-11-261-5/+3
| | | | Notes: svn path=/head/; revision=8854
* Remove bad MASTER_SITE and portlint.Justin M. Seger1997-11-261-4/+2
| | | | Notes: svn path=/head/; revision=8853
* Activate pilot-linkPaul Traina1997-11-241-1/+2
| | | | Notes: svn path=/head/; revision=8793
* Create a /usr/local/etc/rc.d/conserver.sh script for starting up.Peter Wemm1997-11-222-1/+12
| | | | Notes: svn path=/head/; revision=8761
* Specify the port rather than depending /etc/services or the ypPeter Wemm1997-11-222-2/+2
| | | | | | | services.byname table to be bashed. Notes: svn path=/head/; revision=8760
* Make it a bit easier to override the compiled-in "default" host for thePeter Wemm1997-11-221-2/+6
| | | | | | | | console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-] Notes: svn path=/head/; revision=8759
* Damn, I forgot to regenerate this patch file prior to commit...Peter Wemm1997-11-221-3/+3
| | | | Notes: svn path=/head/; revision=8758
* Add conserverPeter Wemm1997-11-221-1/+2
| | | | Notes: svn path=/head/; revision=8757
* A port for conserver. conserver is the answer to serial consoles. :-)Peter Wemm1997-11-2213-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. Notes: svn path=/head/; revision=8756
* Remove BROKEN, it packages fine now.Satoshi Asami1997-11-111-3/+1
| | | | Notes: svn path=/head/; revision=8578
* Fix a problem with pkg_delete.Jean-Marc Zucconi1997-11-101-3/+1
| | | | Notes: svn path=/head/; revision=8574
* Mark this port BROKEN, it doesn't package.Satoshi Asami1997-11-101-1/+3
| | | | Notes: svn path=/head/; revision=8547
* Fix seyon to compile under current.Justin M. Seger1997-11-081-0/+13
| | | | Notes: svn path=/head/; revision=8521
* Upgrade to version 1.1.9Jean-Marc Zucconi1997-11-084-55/+58
| | | | | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8516
* Fix hylafax which I broke with my tiff34 changes earlier today.Thomas Gellekum1997-11-051-1/+2
| | | | Notes: svn path=/head/; revision=8500
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489