Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update. | arved | 2003-05-08 | 1 | -0/+11 |
| | | | | | | | This fixes the build on alpha. Reported & tested by: kris Submitted by: Frerich Raabe <raabe@KDE.org> | ||||
* | Change maintainer email to my @FreeBSD.org address | mich | 2003-05-07 | 1 | -1/+1 |
| | | | | Approved by: roberto(mentor) | ||||
* | Add homepage. | cy | 2003-05-04 | 1 | -0/+2 |
| | | | | | PR: 50576 Submitted by: Dan Langille <dan@langille.org> | ||||
* | Remove unnecessary SUID bit from efax executable. Remove FORBIDDEN | murray | 2003-05-03 | 1 | -4/+0 |
| | | | | | | status. Submitted by: mita | ||||
* | Utilize USE_GETOPT_LONG. | nork | 2003-04-26 | 1 | -5/+1 |
| | | | | | PR: ports/51360 Submitted by: Ports Fury | ||||
* | Install the tkhylafax binary mode 755, not 775 | kris | 2003-04-21 | 1 | -87/+65 |
| | |||||
* | Install sample cf file mode 640, not 660 | kris | 2003-04-19 | 1 | -1/+1 |
| | |||||
* | Remove USE_GNOMENG. | marcus | 2003-04-18 | 3 | -3/+0 |
| | |||||
* | Update to 0.6.3.7 | kevlo | 2003-04-16 | 2 | -2/+2 |
| | | | | | PR: 50995 Submitted by: MAINTAINER | ||||
* | Fix build on CURRENT | arved | 2003-04-09 | 1 | -1/+9 |
| | | | | | Reported by: many Tested by: jeff@walters.name (Jeff Walters), seanc | ||||
* | Project moved. Update WWW URL. | anders | 2003-04-08 | 1 | -1/+1 |
| | |||||
* | Support NOPORTDOCS. | naddy | 2003-04-07 | 2 | -14/+17 |
| | | | | | PR: 50671 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> | ||||
* | Update to 8.0.209. | naddy | 2003-04-07 | 2 | -3/+3 |
| | | | | Notified by: Xander Jansen <x+freebsd-ports@surfnet.nl> et al. | ||||
* | Rejoice, for the long awaited upgrade to kde 3.1.1 is here! | alane | 2003-04-05 | 4 | -52/+40 |
| | |||||
* | fix comment | ijliao | 2003-04-02 | 1 | -1/+1 |
| | | | | | PR: 50528 Submitted by: maintainer | ||||
* | Update to 1.19 | perky | 2003-03-31 | 2 | -2/+2 |
| | |||||
* | Fix dependency on commoncpp. | arved | 2003-03-28 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Handle OpenSSL < 0.9.7 (for RELENG_4_7). | naddy | 2003-03-24 | 1 | -2/+11 |
| | | | | Submitted by: olgeni | ||||
* | Update to 8.0.208. | naddy | 2003-03-24 | 2 | -3/+3 |
| | |||||
* | Use a size_t to hold the result of sizeof() instead of an unsigned int. | jhb | 2003-03-18 | 1 | -12/+14 |
| | | | | | | | Use a const char * instead of a char * type for a variable to quiet a warning. These fix the build on alpha. Requested by: kris | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 46 | -23/+23 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Fix for -CURRENT. | alex | 2003-03-06 | 2 | -12/+57 |
| | | | | | | PR: 48922 Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer) Sergey A. Osokin <osa@FreeBSD.org.ru> | ||||
* | Fix build with OpenSSL 0.9.7. | naddy | 2003-03-04 | 2 | -2/+17 |
| | | | | Submitted by: nectar | ||||
* | Fix Build on CURRENT. | arved | 2003-03-03 | 2 | -0/+53 |
| | | | | | | Submitted by: Andy Fawcett <tap@hex.athame.co.uk> Reported by: many Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R) | ||||
* | Catching up with MAJOR_AUTO. | ru | 2003-03-02 | 4 | -112/+118 |
| | |||||
* | De-pkg-comment for my ports. | perky | 2003-02-25 | 2 | -1/+1 |
| | |||||
* | BROKEN: Replaces system lpr binary | kris | 2003-02-22 | 1 | -0/+2 |
| | |||||
* | de-pkg-comment. | kuriyama | 2003-02-22 | 2 | -1/+1 |
| | |||||
* | BROKEN: Installs file into /etc | kris | 2003-02-22 | 1 | -0/+2 |
| | |||||
* | Update to 2.0.6. | naddy | 2003-02-21 | 2 | -2/+2 |
| | |||||
* | pkg-comment -> COMMENT | naddy | 2003-02-21 | 4 | -2/+2 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 38 | -19/+19 |
| | |||||
* | Maintainer address bounces. | roam | 2003-02-21 | 1 | -1/+1 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-20 | 18 | -9/+9 |
| | |||||
* | Add ruby-serialport, a Ruby library to communicate via the RS232 port. | knu | 2003-02-20 | 5 | -0/+57 |
| | |||||
* | New port: bforce -- simple ifcico like Fidonet technology mailer. | fjoe | 2003-02-19 | 7 | -0/+76 |
| | | | | Submitted by: Vladimir Kurtikov <vk@vk.pp.ru> | ||||
* | De-pkg-comment. | knu | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | GFax URL was stale. Update it with the new one. | marcus | 2003-02-17 | 1 | -1/+1 |
| | | | | | PR: 48389 Submitted by: tadalunch@s5.xrea.com | ||||
* | Mark broken after recent commoncpp and ccscript update. | arved | 2003-02-17 | 1 | -1/+3 |
| | | | | | | | | | | | Drop David Sugar <dyfet@gnu.org> from Maintainerline. He has currently no time to package for FreeBSD. In Addition the only Hardware that used to work on FreeBSD, the voicetronix card has no driver for FreeBSD > 4.4 PR: 47416 Submitted by: Marc Rassbach <marc@milestonerdl.com> Approved by: David Sugar <dyfet@gnu.org> (old maintainer | ||||
* | Update to 2.1.0. | sobomax | 2003-02-17 | 3 | -12/+34 |
| | | | | | PR: 47985 Submitted by: Sergey Osokin <osa@FreeBSD.org.ru> | ||||
* | Remove broken master site. | naddy | 2003-02-14 | 1 | -2/+1 |
| | | | | | PR: 47955 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> | ||||
* | Remove broken master site. | naddy | 2003-02-14 | 1 | -1/+0 |
| | | | | | PR: 47954 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> | ||||
* | Transmit CFLAGS to the build makefile. | jmz | 2003-02-08 | 1 | -2/+2 |
| | |||||
* | Remove dead site | pat | 2003-02-06 | 1 | -2/+1 |
| | | | | Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> | ||||
* | Fix build on 5.0. | jmz | 2003-02-05 | 2 | -0/+15 |
| | |||||
* | URL fixes. | naddy | 2003-02-05 | 1 | -3/+1 |
| | | | | | PR: 47848, 47853, 47855 Submitted by: tadalunch@s5.xrea.com | ||||
* | comms/birda: fix annoing fetching | edwin | 2003-02-05 | 1 | -2/+1 |
| | | | | | | | distro never avaliable at ftp.augustsson.net (fenner@) PR: ports/47947 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> | ||||
* | update to 3.1 official release | alane | 2003-01-28 | 8 | -296/+382 |
| |