summaryrefslogtreecommitdiff
path: root/comms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1997-11-031-2/+3
| | | | | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=8449
* Utilities for the KDE desktop environment (Calculator, Editor,Stefan Eßer1997-11-025-0/+184
| | | | | | | Calendar,...). Notes: svn path=/head/; revision=8441
* Move ports/misc/qpage to ports/comms/misc.Masafumi Max NAKANE1997-10-131-1/+2
| | | | Notes: svn path=/head/; revision=8230
* Re-import of qpage port which used to live in the misc category. Here'sMasafumi Max NAKANE1997-10-136-0/+70
| | | | | | | | | | | | | | | | | | the import message used when it was imported to ports/misc: New port, qpage: QuickPage sends messages to a paging terminal using the SNPP and IXO (also known as TAP) protocols. It is normally used with no options other than a recipient and the message text, in which case the message is sent to the SNPP server where it is submitted to a page queue to be sent by a separate daemon process. PR: 4224 Submitted by: Joe Stein <joes@seaport.net> Notes: svn path=/head/; revision=8229
* Upgrade to 4.08Andrey A. Chernov1997-10-102-4/+4
| | | | Notes: svn path=/head/; revision=8195
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-102-4/+4
| | | | Notes: svn path=/head/; revision=8194
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGAndreas Klemm1997-10-091-2/+2
| | | | Notes: svn path=/head/; revision=8192
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-041-5/+5
| | | | Notes: svn path=/head/; revision=8102
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-3/+2
| | | | Notes: svn path=/head/; revision=7303
* Set maintainer to ports@freebsd.orgPaul Traina1997-07-101-2/+2
| | | | Notes: svn path=/head/; revision=7283
* Typo in master site pathname.Satoshi Asami1997-07-021-2/+2
| | | | Notes: svn path=/head/; revision=7176
* Upgrade to 4.07Andrey A. Chernov1997-06-252-5/+5
| | | | Notes: svn path=/head/; revision=7072
* Version change: 2.2 -> 2.3Jean-Marc Zucconi1997-06-092-4/+4
| | | | Notes: svn path=/head/; revision=6816
* Minor cleanup.Satoshi Asami1997-06-081-2/+2
| | | | Notes: svn path=/head/; revision=6801
* Enable tkhylafax portAndreas Klemm1997-06-081-1/+2
| | | | Notes: svn path=/head/; revision=6798
* Added new port tkhylafax which is a tcl/tk frontend to Sam LefflersAndreas Klemm1997-06-087-0/+121
| | | | | | | hylafax package. Packaging tested. Notes: svn path=/head/; revision=6797
* Fix up PLIST.Satoshi Asami1997-05-291-76/+119
| | | | | | | | | | | | | | | (1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths throughout. (2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it. (3) pkg_* can't handle empty directories, so create them with mkdir. (4) the @mode/@owner/@group directives don't appear to work so use @exec to set all the modes. Notes: svn path=/head/; revision=6620
* Upgrade to 4.01. This port requires tiff-3.4.Satoshi Asami1997-05-2910-588/+463
| | | | | | | | PR: 3518 Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=6618
* Fix typo in the MAINTAINER field.Masafumi Max NAKANE1997-05-251-2/+2
| | | | | | | | PR: 3679 Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6564
* Add snooper.Satoshi Asami1997-05-201-2/+3
| | | | Notes: svn path=/head/; revision=6505
* Re-import this to comms. Sorry!Satoshi Asami1997-05-206-0/+55
| | | | Notes: svn path=/head/; revision=6504
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-302-4/+4
| | | | Notes: svn path=/head/; revision=6369
* Merge two files that were patching the same file (xcept/script.h). InSatoshi Asami1997-04-242-10/+18
| | | | | | | xcept/scripts.h (note the `s'), #include <sys/types.h> before <dirent.h>. Notes: svn path=/head/; revision=6280
* Upgrade to 0.12.16.David E. O'Brien1997-04-072-3/+3
| | | | | | | Submitted by: From: Bradley Dunn <bradley@dunn.org> Notes: svn path=/head/; revision=6152
* gmake is no more required when building man pages.Jean-Marc Zucconi1997-04-051-2/+2
| | | | Notes: svn path=/head/; revision=6140
* Upgrade to version 1.0.0Jean-Marc Zucconi1997-04-058-227/+429
| | | | Notes: svn path=/head/; revision=6139
* Change my email address.David E. O'Brien1997-04-041-2/+2
| | | | Notes: svn path=/head/; revision=6135
* Location w/in Sunsite moved.David E. O'Brien1997-04-041-2/+2
| | | | Notes: svn path=/head/; revision=6134
* Added the developer's site so I can remember what it is.David E. O'Brien1997-03-281-2/+3
| | | | Notes: svn path=/head/; revision=6038
* Upgrade to 4.05Andrey A. Chernov1997-03-262-4/+4
| | | | Notes: svn path=/head/; revision=6023
* Upgrade to 4.04Andrey A. Chernov1997-03-022-4/+4
| | | | Notes: svn path=/head/; revision=5801
* Upgrade to 0.12.14David E. O'Brien1997-02-032-3/+3
| | | | Notes: svn path=/head/; revision=5510
* Upgrade to 4.01Andrey A. Chernov1997-01-282-8/+4
| | | | Notes: svn path=/head/; revision=5451
* Upgrade to 4.00Andrey A. Chernov1997-01-272-4/+8
| | | | Notes: svn path=/head/; revision=5449
* Added MAN1 and MANCOMPRESSED to Makefile.Masafumi Max NAKANE1997-01-182-1/+6
| | | | | | | Now, installs sample .kermrc into /usr/local/share/examples/kermit. Notes: svn path=/head/; revision=5378
* Original source distribution tarball has been changed.Masafumi Max NAKANE1997-01-181-1/+1
| | | | | | | Noticed by: Eivind Eklund <eivind@dimaga.com> Notes: svn path=/head/; revision=5377
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-12-301-2/+2
| | | | Notes: svn path=/head/; revision=5139
* Moving estic from ports/comms -> ports/miscDavid E. O'Brien1996-12-291-2/+1
| | | | | | | Reviewed by: cvs-commiters Notes: svn path=/head/; revision=5124
* Did a little "SUBDIR += estic"David E. O'Brien1996-12-271-1/+2
| | | | | | | Not-forgotten-by-so-Satoshi-wouldn't-have-to: obrien Notes: svn path=/head/; revision=5101
* Fix device permission problem by another way:Andrey A. Chernov1996-12-111-3/+0
| | | | | | | | don't install kermit as setgid Suggested-by: pst Notes: svn path=/head/; revision=4931
* Close small security hole introduced with last upgrade (one neededAndrey A. Chernov1996-12-102-5/+5
| | | | | | | | | | patch not applied): anyone (not dialer group members only) can do anything with serial devices Convert to new kermit version number scheme Notes: svn path=/head/; revision=4917
* Upgrade to kermit 6.192 (package tested too)Paul Traina1996-12-106-18/+17
| | | | Notes: svn path=/head/; revision=4915
* Make suid uucp rather than root.David E. O'Brien1996-12-101-3/+5
| | | | Notes: svn path=/head/; revision=4911