aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.6.3bCheng-Lung Sung2007-02-0512-28/+16
| | | | | | | | PR: ports/108675 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=184258
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-0521-2716/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | devel/portcheckout -> ports-mgmt/portcheckout devel/portlint -> ports-mgmt/portlint devel/portmk -> ports-mgmt/portmk devel/porttools -> ports-mgmt/porttools misc/instant-tinderbox -> ports-mgmt/instant-tinderbox misc/porteasy -> ports-mgmt/porteasy misc/portell -> ports-mgmt/portell misc/portless -> ports-mgmt/portless misc/tinderbox -> ports-mgmt/tinderbox security/jailaudit -> ports-mgmt/jailaudit security/portaudit -> ports-mgmt/portaudit security/portaudit-db -> ports-mgmt/portaudit-db security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus Notes: svn path=/head/; revision=184211
* - Fix plistRong-En Fan2007-02-051-1/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=184203
* Fix build.Maho Nakata2007-02-041-2/+2
| | | | | | | Submitted by: kris via pointyhat Notes: svn path=/head/; revision=184108
* - Fix build on amd64Martin Wilke2007-02-042-0/+12
| | | | | | | | | PR: 108578 [1] Submitted by: pointyhat makc <makc@issp.ac.ru> (maintainer) [1] Notes: svn path=/head/; revision=184107
* - Update to 2.16Rong-En Fan2007-02-043-14/+9
| | | | | | | | - Use PLIST_FILES - EXAMPLESDIR is not controlled by PORTDOCS Notes: svn path=/head/; revision=184081
* - Update to 0.311Erwin Lansing2007-02-033-14/+7
| | | | | | | - Remove test for perl 5.005_03 Notes: svn path=/head/; revision=184064
* Unbreak: add proper handling of configuration file.Jimmy Olgeni2007-02-032-5/+5
| | | | | | | | PR: ports/108674 Submitted by: rafan Notes: svn path=/head/; revision=184057
* BROKEN: Doesn't correctly remove config file on deinstallKris Kennaway2007-02-031-0/+2
| | | | Notes: svn path=/head/; revision=184053
* - Bump PORTREVISION. The dynamic linking libraries are changed in previousRong-En Fan2007-02-011-0/+1
| | | | | | | commit. Notes: svn path=/head/; revision=183885
* - Fix build after libmytinfo removalRong-En Fan2007-02-011-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183882
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-013-0/+4
| | | | Notes: svn path=/head/; revision=183830
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - Use new USE_CDRTOOLS variablePav Lucistnik2007-01-311-1/+1
| | | | | | | Tested on: pointyhat Notes: svn path=/head/; revision=183769
* - Remove support for a.out format and PORTOBJFORMAT variable from individualPav Lucistnik2007-01-301-3/+1
| | | | | | | | | ports With hat: portmgr Notes: svn path=/head/; revision=183698
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* - Update to 12.3Andrew Pantyukhin2007-01-292-4/+4
| | | | Notes: svn path=/head/; revision=183657
* Fix the panic: sleeping without a mutex problem on CURRENT.Maxim Sobolev2007-01-292-0/+12
| | | | | | | | PR: ports/101958 Submitted by: Anish Mistry Notes: svn path=/head/; revision=183643
* - Add backup MASTER_SITESMartin Wilke2007-01-291-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=183635
* Reset undeliverable maintainer address:Kris Kennaway2007-01-291-1/+1
| | | | | | | | | c9710216@studentmail.newcastle.edu.au (reason: 550 5.1.6 recipient no longer on server: c9710216@studentmail.newcastle.edu.au) (expanded from: <c9710216@atlas.newcastle.edu.au>) Notes: svn path=/head/; revision=183600
* enhance the descriptionOliver Lehmann2007-01-291-3/+6
| | | | | | | update the WWW part Notes: svn path=/head/; revision=183599
* - Update to 0.4.9.3.20070117Martin Wilke2007-01-283-66/+90
| | | | | | | | PR: ports/108497 Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=183582
* - Update to 0.39Andrew Pantyukhin2007-01-253-6/+5
| | | | | | | | | | | | | - Disable static lib Security: this update is reported to be a major security fix - "Stack-allocated buffers have been changed to heap-allocated buffers to avoid stack corruption security problems. A security advisory for this issue is forthcoming from iDefense [IDEF2125]." Notes: svn path=/head/; revision=183262
* Remove expired port:Vasil Dimov2007-01-257-85/+0
| | | | | | | | | | | 2006-12-27 devel/leoarg: distfile and homepage disappeared and also the two ports that depend on it: misc/dirtree misc/argparse their distfiles and homepages also disappeared. Notes: svn path=/head/; revision=183252
* - Update to 1.2.89Martin Wilke2007-01-242-5/+4
| | | | | | | | | PR: 107741 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=183207
* Update to 20070123 snapshotMichael Johnson2007-01-232-4/+4
| | | | Notes: svn path=/head/; revision=183076
* * Migrate to gfortran.Maho Nakata2007-01-232-6/+43
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=183036
* add missing xfce portsOliver Lehmann2007-01-221-1/+0
| | | | Notes: svn path=/head/; revision=183013
* o Update to 1.1.Maxim Sobolev2007-01-225-21/+8
| | | | | | | | | Sponsored in part by Martin Laflamme (www.marketbridge.com). o Make sure the module is loaded before asterisk starts. Notes: svn path=/head/; revision=183010
* Import xfce 4.4Oliver Lehmann2007-01-2216-425/+705
| | | | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) Notes: svn path=/head/; revision=182986
* Upgrade to version 1.87.Jimmy Olgeni2007-01-222-4/+4
| | | | Notes: svn path=/head/; revision=182970
* Point users to the README file.Ion-Mihai Tetcu2007-01-211-0/+4
| | | | | | | Prompted by: Jeff Palmer on IRC Notes: svn path=/head/; revision=182890
* Update to 2.12.4.Joe Marcus Clarke2007-01-203-10/+17
| | | | Notes: svn path=/head/; revision=182845
* Chase comms/lirc update.Alexander Nedotsukov2007-01-192-2/+2
| | | | Notes: svn path=/head/; revision=182771
* - Chase blas/lapack/atlas library versionRong-En Fan2007-01-181-1/+1
| | | | Notes: svn path=/head/; revision=182739
* Add imerge(1), a tool to help merge one file to another interactively.Akinori MUSHA2007-01-184-0/+39
| | | | | | | | This utility was (obviously) inspired by the mergemaster utility in hope of using part of its functionality stand-alone. Notes: svn path=/head/; revision=182726
* - Update to 12.2Andrew Pantyukhin2007-01-182-4/+4
| | | | Notes: svn path=/head/; revision=182702
* Update to 0.5.2Soeren Straarup2007-01-173-26/+9
| | | | | | | Take maintainership Notes: svn path=/head/; revision=182597
* Add shuffle-db, an iPod shuffle database builder written in python.Emanuel Haupt2007-01-164-0/+41
| | | | Notes: svn path=/head/; revision=182520
* - update to 1.13Yen-Ming Lee2007-01-142-6/+4
| | | | | | | | PR: 107849 Submitted by: clsung Notes: svn path=/head/; revision=182358
* - update tvbrowser to 2.5Juergen Lock2007-01-134-11/+15
| | | | | | | | | | | | - move out of /usr/X11R6 (USE_X_PREFIX) - move from german to misc Approved by: lars.engels@0x20.net (maintainer), miwi (mentor) (this time really in misc) Notes: svn path=/head/; revision=182313
* connect tvbrowser to the build after moving from german to miscJuergen Lock2007-01-131-0/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=182309
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-18/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* Fix build breakage most probably caused by the last update of net/yaz.Markus Brueffer2007-01-124-0/+90
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=182191
* - Update to 1.84Cheng-Lung Sung2007-01-122-5/+5
| | | | | | | - set to perl@ Notes: svn path=/head/; revision=182171
* - Use USE_ICONV instead of LIB_DEPENDSRong-En Fan2007-01-122-3/+3
| | | | | | | Approved by: portmgr (erwin, few weeks ago) Notes: svn path=/head/; revision=182166
* - Respect PTHREAD_LIBSRong-En Fan2007-01-111-1/+4
| | | | | | | - mbuffer needs C99 function, atoll(3), which is not available on 4.x Notes: svn path=/head/; revision=182073
* Silly dutchman forgot to update the pkg-plistEdwin Groothuis2007-01-112-2/+4
| | | | | | | Submitted by: Jung-uk Kim <jkim@FreeBSD.org> Notes: svn path=/head/; revision=182055
* update to 2007aEdwin Groothuis2007-01-102-4/+4
| | | | Notes: svn path=/head/; revision=182027
* - mbuffer needs pthread which is not available on 4.xRong-En Fan2007-01-101-0/+4
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=181978