summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-1588-105/+90
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* BROKEN: Size mismatchKris Kennaway2005-11-151-0/+2
| | | | Notes: svn path=/head/; revision=148315
* USE_TWISTED_RUN instead of manually adding a RUN_DEPENDS entryMario Sergio Fujikawa Ferreira2005-11-151-1/+1
| | | | Notes: svn path=/head/; revision=148307
* Upgrade to 1.0rc7Brooks Davis2005-11-143-9/+4
| | | | Notes: svn path=/head/; revision=148299
* libnet update:Sergey Matveychuk2005-11-1431-191/+175
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-147-0/+7
| | | | Notes: svn path=/head/; revision=148244
* Be hipe and add SHA256Mathieu Arnold2005-11-142-0/+2
| | | | Notes: svn path=/head/; revision=148240
* - Update to 1.0.8Emanuel Haupt2005-11-142-4/+6
| | | | | | | - Provide a manpage Notes: svn path=/head/; revision=148232
* Remove explicit checks for /usr/bin/bzip2.Edwin Groothuis2005-11-141-3/+0
| | | | | | | This has been part of the base OS since 4.4. Notes: svn path=/head/; revision=148214
* Another build fix, this time for 5.x.Sam Lawrance2005-11-131-4/+21
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=148102
* - Build with -fPIC on amd64 to fix build of net/p5-Net-Pcap modulePav Lucistnik2005-11-131-4/+9
| | | | | | | | | - Use USE_BISON Approved by: bms (maintainer) Notes: svn path=/head/; revision=148097
* - add SHA checksumDirk Meyer2005-11-134-0/+4
| | | | Notes: svn path=/head/; revision=148088
* Fix plist: delete ${PREFIX}/share/locale/rw/LC_MESSAGES that is notMakoto Matsushita2005-11-132-1/+3
| | | | | | | | | | | listed in mtree/BSD.local.dist. Bump PORTREVISION since plist is changed. Submitted by: kris via pointyhat Notes: svn path=/head/; revision=148080
* Fix build on 4.x (stdint.h -> inttypes.h)Sam Lawrance2005-11-131-1/+9
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=148079
* Add SHA256.Jeremy Messenger2005-11-121-0/+1
| | | | Notes: svn path=/head/; revision=148060
* Move IDN related ports from devel to dns category:Pav Lucistnik2005-11-123-3/+3
| | | | | | | | | | | devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus Notes: svn path=/head/; revision=148048
* - fix build with nonstandard LOCALBASESergey Matveychuk2005-11-122-0/+2
| | | | | | | | | | - add SHA256 checksum PR: ports/88889 Submitted by: maintainer Notes: svn path=/head/; revision=148042
* Add kiax 0.8.4, an Asterisk (IAX) client written in QT for KDE.Sam Lawrance2005-11-128-0/+108
| | | | | | | | PR: ports/88681 Submitted by: Eric Kjeldergaard <kjelderg@gmail.com> Notes: svn path=/head/; revision=148035
* Update to 2005.11.11.Norikatsu Shigemura2005-11-122-3/+4
| | | | Notes: svn path=/head/; revision=148008
* - Set detonation on New Year's Eve.Pav Lucistnik2005-11-111-0/+3
| | | | | | | | | PR: ports/88135 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=147993
* - Add SHA256Pav Lucistnik2005-11-112-0/+2
| | | | | | | | PR: ports/88857 Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) Notes: svn path=/head/; revision=147978
* add SHA256Brooks Davis2005-11-113-0/+3
| | | | Notes: svn path=/head/; revision=147966
* cvsupchk is a python script that checks a CVSup maintained directory hierarchyPav Lucistnik2005-11-113-0/+44
| | | | | | | | | | | | against the corresponding CVSup checkouts file. It looks for a number of anomalies: missing checked out files, deleted files being present, extra RCS files, 'dead' directories being present and so on. PR: ports/88587 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=147963
* s/BROKEN/IGNORE/g.Simon Barner2005-11-111-1/+1
| | | | | | | Noticed by: arved Notes: svn path=/head/; revision=147945
* Mark as BROKEN: Dumps core.Simon Barner2005-11-111-0/+2
| | | | | | | | PR: ports/88540 Submitted by: trasz@pin.if.uz.zgora.pl Notes: svn path=/head/; revision=147915
* - Yield to a total SHAtification.Sergey Matveychuk2005-11-112-0/+6
| | | | | | | - mysql-administrator: simplify BROKEN message Notes: svn path=/head/; revision=147896
* Add CONFLICTS= openbgpd-[0-9]* quagga-[0-9]*.Munechika SUMIKAWA2005-11-111-0/+2
| | | | Notes: svn path=/head/; revision=147884
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-1127-2/+27
| | | | Notes: svn path=/head/; revision=147883
* - Reset maintainer to ports@Michael Johnson2005-11-111-1/+1
| | | | Notes: svn path=/head/; revision=147881
* - Reset maintainer to portsMichael Johnson2005-11-111-1/+1
| | | | Notes: svn path=/head/; revision=147880
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-118-8/+8
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Move ports to a newly created net-im category:Pav Lucistnik2005-11-105-435/+0
| | | | | | | | | net/eva -> net-im/eva Repocopied by: marcus Notes: svn path=/head/; revision=147860
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-102-0/+2
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* - Add rcNG startup scriptMax Khon2005-11-103-1/+114
| | | | | | | | | | | | - Create user/group (default fido:fido 111:111) for running the server - Bump PORTREVISION - Take maintainership Submitted by: Yuri Kurenkov (partially) Approved by: dsh@vlink.ru (previous MAINTINAER) Notes: svn path=/head/; revision=147839
* Update to 3.2.3. Put SHA256 checksum to distinfo.Makoto Matsushita2005-11-105-15/+29
| | | | Notes: svn path=/head/; revision=147808
* - Update WWW link in pkg-descrTom McLaughlin2005-11-102-4/+5
| | | | | | | | | | - Include bsd.mono.mk. Approved by: ahze (mentor) Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=147803
* Remove the usage of 'misc' as a secondary category.Mark Linimon2005-11-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=147782
* Spelling corrections to programMarcus Alves Grando2005-11-105-23/+79
| | | | | | | | | | | | | | Bump PORTREVISION Add SHA256 Use DOCSDIR macro Respect CFLAGS and CC PR: 88614 Submitted by: Ted Mittelstaedt <tedm@toybox.placo.com> Approved by: maintainer Notes: svn path=/head/; revision=147770
* Move ports to a newly created net-im category:Pav Lucistnik2005-11-0912-273/+0
| | | | | | | | | | | net/jabber-pyicq -> net-im/jabber-pyicq net/p5-Net-XMPP -> net-im/p5-Net-XMPP www/jwchat -> net-im/jwchat Repocopies by: marcus Notes: svn path=/head/; revision=147766
* Update to 0.5.2.Maxim Sobolev2005-11-094-19/+21
| | | | Notes: svn path=/head/; revision=147751
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | | | | | PR: 88733 Submitted by: maintainer Notes: svn path=/head/; revision=147723
* - Update to 2.29: This version adds various features and bugfixes outlinedVolker Stolz2005-11-096-52/+12
| | | | | | | | | | on: http://www.isi.edu/nsnam/ns/CHANGES.html - Assign maintainership to submitter PR: ports/88405 Notes: svn path=/head/; revision=147718
* - Add SHA256 checksums.Florent Thoumie2005-11-0911-0/+16
| | | | Notes: svn path=/head/; revision=147688
* Update to 1.0.7Emanuel Haupt2005-11-092-3/+4
| | | | Notes: svn path=/head/; revision=147675
* Move licq related ports to a newly create net-im category:Pav Lucistnik2005-11-0924-943/+0
| | | | | | | | | | | | net/licq -> net-im/licq net/licq-console -> net-im/licq-console net/licq-osd -> net-im/licq-osd net/licq-qt-gui -> net-im/licq-qt-gui Repocopied by: marcus Notes: svn path=/head/; revision=147672
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-09171-5897/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus Notes: svn path=/head/; revision=147671
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-09334-10715/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus Notes: svn path=/head/; revision=147669
* - Add SHA256Michael Johnson2005-11-093-0/+4
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Add SHA256Marcus Alves Grando2005-11-093-0/+3
| | | | Notes: svn path=/head/; revision=147666
* Add SHA256 checksums to the distinfo files.Edwin Groothuis2005-11-0810-0/+12
| | | | Notes: svn path=/head/; revision=147643