aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix problem with ancient make.Florent Thoumie2006-02-202-6/+6
| | | | | | | | PR: ports/93143 Submitted by: Eric Cronin <ecronin@gizmolabs.org> Notes: svn path=/head/; revision=156492
* - Remove deprecated USE_REINPLACETim Bishop2006-02-191-6/+0
| | | | | | | - Remove test for versions of FreeBSD lower than 3.x Notes: svn path=/head/; revision=156391
* Remove deprecated USE_REINPLACEEmanuel Haupt2006-02-191-1/+0
| | | | Notes: svn path=/head/; revision=156387
* - added RUN_DEPENDSAaron Dalton2006-02-181-0/+1
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=156340
* Adding port misc/p5-Geo-Cache, Oan object interface for GPS waypointsAaron Dalton2006-02-185-0/+44
| | | | | | | | Committed by: aaron Approved by: tobez (implicit) Notes: svn path=/head/; revision=156319
* Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do ↵Aaron Dalton2006-02-185-0/+56
| | | | | | | | | | | | something first. Committed by: aaron Approved by: tobez (implicit) Thanks to Anton's excellent port-idea script for the suggestion =) Notes: svn path=/head/; revision=156266
* - Fix MASTER_SITES [1]Renato Botelho2006-02-172-14/+13
| | | | | | | | | | | | | | | - Make portlint(1) happy - Respect CC/CFLAGS - Install files in EXAMPLESDIR without check NOPORTDOCS - Patch Configure script on post-patch: target and execute it on do-configure: target PR: ports/93316 [1] Submitted by: maintainer [1] Approved by: maintainer Notes: svn path=/head/; revision=156216
* Update to 0.7.7.1CHOI Junho2006-02-165-62/+47
| | | | Notes: svn path=/head/; revision=156144
* Add LATEST_LINK=globus2 and CONFLICT with globus4.Brooks Davis2006-02-151-0/+3
| | | | Notes: svn path=/head/; revision=156086
* Register CONFLICTS between ports that install bin/git.Eric Anholt2006-02-142-0/+4
| | | | | | | | PR: ports/93315 Submitted by: John E. Hein <jhein@timing.com> Notes: svn path=/head/; revision=156062
* pre-install -> pre-su-install.Maxim Sobolev2006-02-131-1/+1
| | | | Notes: svn path=/head/; revision=155957
* Unbreak - disable configure check for gnuplot.Sam Lawrance2006-02-132-3/+31
| | | | | | | | PR: ports/93242 Submitted by: Ports Fury Notes: svn path=/head/; revision=155914
* BROKEN: Configure failsKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155871
* fix pkg-plistEdwin Groothuis2006-02-122-9/+11
| | | | Notes: svn path=/head/; revision=155848
* Fix plist.Michael Nottebrock2006-02-112-6/+0
| | | | Notes: svn path=/head/; revision=155766
* Fix detection of called/calling numbers when there is no calling number.Sam Lawrance2006-02-112-0/+28
| | | | | | | | | PR: ports/91284 Submitted by: Torfinn Ingolfsen <tingo@start.no> Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks) Notes: svn path=/head/; revision=155747
* Change install location.Sam Lawrance2006-02-112-4/+5
| | | | | | | | | | Fix pkg-plist. PR: ports/92891 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer) Notes: svn path=/head/; revision=155698
* Update port: misc/tinderbox to 2.3.0 + enhancementsEdwin Groothuis2006-02-113-78/+80
| | | | | | | | | | | | | * update from 2.2.1 to 2.3.0 * fix options parsing so `make' in a pristine directory works as expected [1] * sort the new plist PR: ports/92881 Submitted by: Vasil Dimov <vd@FreeBSD.org> Notes: svn path=/head/; revision=155683
* DEPRECATED is a string, not a bool.Brooks Davis2006-02-111-1/+1
| | | | | | | | Reported by: kris Pointy hat: brooks Notes: svn path=/head/; revision=155681
* Now that I've committed a Globus Toolkit 4.0 port, mark this portBrooks Davis2006-02-111-0/+3
| | | | | | | deprecated with an expiration data of the first of March. Notes: svn path=/head/; revision=155680
* Pet portlint by using DATADIR macro in plist.Roman Bogorodskiy2006-02-101-11/+10
| | | | | | | | | PR: 91285 (part of) Submitted by: David Le Brun <david@dyn-ns.net> Approved by: maintainer timeout (more than month) Notes: svn path=/head/; revision=155667
* * Remove print/acroread - it has expired on 2006-01-03Vasil Dimov2006-02-101-2/+2
| | | | | | | | | | | | | | | | * Remove print/acroread related ports: chinese/acroread5-chsfont chinese/acroread5-chtfont japanese/acroread5-jpnfont korean/acroread5-korfont print/acroread5-commfont * Update misc/instant-workstation to use print/acroread7 Reviewed by: netchild Approved by: garga (mentor) Notes: svn path=/head/; revision=155632
* - gdk-pixbuf and gtk12 are required only for xmms plugin, so dependRoman Bogorodskiy2006-02-091-7/+5
| | | | | | | | | | | | | on gdk-pixbuf only if building xmms plugin and remove gtk12 dependency as it would be catched up xmms. - Don't print sed's output PR: 92347 Submitted by: novel Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=155602
* This software has quite broken original Makefile, at least for us.Yaroslav Tykhiy2006-02-072-7/+6
| | | | | | | | | Instead of trying to patch it, just supply a BSD-specific Makefile using <bsd.prog.mk>. This removes the build-time dependency of this tiny port on USE_REINPLACE and the heavy-weight gmake at once. Notes: svn path=/head/; revision=155426
* * Update misc/ossp-uuid from 1.4.0 to 1.4.1Vasil Dimov2006-02-072-5/+5
| | | | | | | | | | | * Take maintainership, requested by mnag (maintainer) PR: ports/92957 Submitted by: vd Approved by: garga (mentor), mnag (maintainer) Notes: svn path=/head/; revision=155420
* Otter is an automated deduction system (theorem prover) forRenato Botelho2006-02-065-0/+386
| | | | | | | | | | | | | first-order logic with equality developed at Argonne National Laboratories. WWW: http://www-unix.mcs.anl.gov/AR/otter/ PR: ports/92834 Submitted by: wollman Notes: svn path=/head/; revision=155355
* So the prerelease tarball for this got rerolled for release without theMichael Nottebrock2006-02-062-6/+6
| | | | | | | | | | | release dude telling the packagers. What fun. Noticed by: Tanguy Bouzeloc <zauron@wanadoo.fr>, Subsequently forgotten by: me, Reminded by: kris via pointyhat Notes: svn path=/head/; revision=155288
* Remove expired port misc/tvguideVolker Stolz2006-02-035-50/+0
| | | | Notes: svn path=/head/; revision=155139
* Update to KDE 3.5.1.Michael Nottebrock2006-02-01185-1093/+6835
| | | | Notes: svn path=/head/; revision=154984
* SHA256ifyEdwin Groothuis2006-02-017-3/+56
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154944
* SHA256ifyEdwin Groothuis2006-02-017-2/+7
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154943
* Populate newly create net-p2p category with these ports:Pav Lucistnik2006-01-3013-250/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus Notes: svn path=/head/; revision=154851
* Update misc/bsdiff to version 4.3, to match the version in the srcColin Percival2006-01-302-3/+4
| | | | | | | | | | | | tree. This only affects users of FreeBSD 5.4 and earlier, since the port is IGNOREd for recent versions of the FreeBSD base system. PR: ports/92564 Approved by: linimon Notes: svn path=/head/; revision=154846
* Update to 11.2Kirill Ponomarev2006-01-302-4/+4
| | | | Notes: svn path=/head/; revision=154779
* - Update to 2.1Tim Bishop2006-01-283-9/+7
| | | | | | | | | | - Update maintainer's email address PR: 92424 Submitted by: maintainer Notes: svn path=/head/; revision=154645
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* FreeBSD 3.x systems are no longer supported, so this code is moot. In anyMark Linimon2006-01-274-16/+0
| | | | | | | case, .error is deprecated. Notes: svn path=/head/; revision=154562
* * audio/marlin, devel/upnp, devel/upnp104Marcus Alves Grando2006-01-275-2/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update dependency to misc/e2fsprogs-libuuid Bump PORTREVISION * misc/e2fsprogs-libuuid Add new port: UUID library from the e2fsprogs package * misc/Makefile Add entry to misc/e2fsprogs-libuuid * misc/ossp-uuid Add CONFLICTS to misc/e2fsprogs-libuuid * sysutils/e2fsprogs Change to a master port Remove conflict with misc/ossp-uuid Remove uuid part Bump PORTREVISION PR: 92356 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=154551
* - Fix typo in pkg-messageRenato Botelho2006-01-261-2/+2
| | | | | | | | PR: ports/92375 Submitted by: maintainer Notes: svn path=/head/; revision=154526
* Update to a distfile that contains the Rules from "Legends of the Ferengi".Erwin Lansing2006-01-262-5/+5
| | | | | | | | PR: 92373 Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer) Notes: svn path=/head/; revision=154519
* Don't remove system directoriesKris Kennaway2006-01-261-12/+0
| | | | Notes: svn path=/head/; revision=154474
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154468
* Handle WITHOUT_X11 optionAndrey A. Chernov2006-01-263-30/+51
| | | | | | | Use REINPLACE_CMD Notes: svn path=/head/; revision=154467
* [1]:Jean-Yves Lefort2006-01-263-7/+15
| | | | | | | | | | | | | | | | | | | - Install using ${INSTALL_DATA} - Respect ${PREFIX} in the wrapper script Moreover [2]: - Invoke java using exec - Move to ${X11BASE} [1]: PR: ports/91981 Submitted by: maintainer [2]: Approved by: maintainer Notes: svn path=/head/; revision=154466
* Activate linm, mc-style terminal file manager.CHOI Junho2006-01-247-0/+149
| | | | Notes: svn path=/head/; revision=154309
* BROKEN when WITHOUT_X11: Broken dependencyKris Kennaway2006-01-241-0/+4
| | | | Notes: svn path=/head/; revision=154306
* Back out last change while problem is being investigated.Mark Linimon2006-01-231-2/+2
| | | | | | | | | Noticed by: krion Hat: portmgr Pointy hat: edwin Notes: svn path=/head/; revision=154289
* - Extend CONFLICTSSergey Matveychuk2006-01-231-1/+1
| | | | | | | Submitted by: anray Notes: svn path=/head/; revision=154241
* An implementation of AT&T Research UNIX V8 newer(1)Sergey Matveychuk2006-01-234-0/+54
| | | | | | | | PR: ports/92146 Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> Notes: svn path=/head/; revision=154216
* Back out last change while the bug it introduced is being investigated.Mark Linimon2006-01-231-1/+1
| | | | | | | | Noticed by: lofi Pointy hat to: edwin Notes: svn path=/head/; revision=154213