summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.9-20020513David W. Chapman Jr.2002-05-143-9/+8
| | | | | | | | | | Make SASL and PCRE libs dynamically linked PR: 38079 Submitted by: maintainer Notes: svn path=/head/; revision=59094
* Allow libiconv to be built by a non-root user.Joe Marcus Clarke2002-05-142-0/+22
| | | | | | | | PR: 36810 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=59093
* Remove -g from build. We have special makeflags for this in OO.Martin Blapp2002-05-1440-80/+80
| | | | Notes: svn path=/head/; revision=59091
* o Update to 3.3.1Mario Sergio Fujikawa Ferreira2002-05-144-38/+37
| | | | | | | o Update WWW tag Notes: svn path=/head/; revision=59090
* Revert debugging building option: no-debug is default unlessMario Sergio Fujikawa Ferreira2002-05-144-4/+4
| | | | | | | | | | WITH_DEBUG Submitted by: Alan E <ports@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=59089
* Get rid of warnings from <values.h>Mario Sergio Fujikawa Ferreira2002-05-143-0/+24
| | | | | | | | Submitted by: Alan E <ports@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=59088
* Fix for policy change in xml2-config.Alexander Leidinger2002-05-141-1/+1
| | | | Notes: svn path=/head/; revision=59087
* s/DOCSDIR/PORTDOCS/gYing-Chieh Liao2002-05-142-6/+6
| | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=59086
* Add gnomesystemmonitor.Joe Marcus Clarke2002-05-141-0/+1
| | | | Notes: svn path=/head/; revision=59085
* Add gnomesystemmonitor after repo copy from gtop. This is the GNOME 2.0Joe Marcus Clarke2002-05-1416-186/+200
| | | | | | | graphical version of top. Notes: svn path=/head/; revision=59083
* Fix on systems without langinfo.h header.Maxim Sobolev2002-05-146-4/+110
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59082
* Oops, last commit was an old version, this one is at least able to linkAlexander Leidinger2002-05-142-4/+6
| | | | | | | | | | build the LAME port with make CC=icc CFLAGS="-tpp6 -DNDEBUG" No port revision bump because of the short timeframe... Notes: svn path=/head/; revision=59081
* Wrapper script for ld, needed to link native binaries.Alexander Leidinger2002-05-142-0/+130
| | | | Notes: svn path=/head/; revision=59080
* 1) Document some steps in the targets of the Makefile.Alexander Leidinger2002-05-144-6/+38
| | | | | | | | | | | | 2) icc is now able to link native binaries, at least a simple test case (a little bit more than a "Hello World!") runs fine. Our native ld is used here, so don't expect "-ipo" to work. Major parts of 2) are Submitted by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=59079
* add build-depnd to pdflibYing-Chieh Liao2002-05-141-1/+2
| | | | | | | | PR: 38067 Submitted by: Alex Kapranoff <kappa@agava.com> Notes: svn path=/head/; revision=59078
* Mark FORBIDDEN due to security hole:Chris D. Faulhaber2002-05-141-0/+2
| | | | | | | http://www.gnokii.org/news.shtml Notes: svn path=/head/; revision=59077
* add socat 1.0.4.2Ying-Chieh Liao2002-05-146-0/+39
| | | | | | | A relay for bidirectional data transfer between two indep. data channels Notes: svn path=/head/; revision=59075
* This one isn't really necessary.Maxim Sobolev2002-05-142-0/+0
| | | | Notes: svn path=/head/; revision=59074
* Return 1 when Schedule::At::add() is used by denied (by /var/at/at.deny)Jun Kuriyama2002-05-142-3/+12
| | | | | | | | | user. Pointed out by: hanai Notes: svn path=/head/; revision=59073
* - Update to 0.3.5;Maxim Sobolev2002-05-146-66/+27
| | | | | | | | | - use USE_LIBTOOL. Submitted by: Juan Salaverria <rael@vectorstar.net> Notes: svn path=/head/; revision=59072
* This port doesn't really require libelysium.Maxim Sobolev2002-05-141-2/+1
| | | | Notes: svn path=/head/; revision=59071
* Corrections to some paths in descriptive messages, no need to bump theAlexander Leidinger2002-05-144-4/+4
| | | | | | | | | port revision. Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=59070
* Upgrade to 1.03.Jun Kuriyama2002-05-144-21/+19
| | | | | | | Support latest -current's atq command output. Notes: svn path=/head/; revision=59069
* add xstroke 0.5.12Ying-Chieh Liao2002-05-1410-0/+90
| | | | | | | Fullscreen gesture recognition Notes: svn path=/head/; revision=59067
* Update to 0.4.8pl9.Maxim Sobolev2002-05-1421-351/+432
| | | | | | | | PR: 37950 Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org> Notes: svn path=/head/; revision=59066
* Kill evil rcs(1)-injected hunk, which makes do-patch failing.Maxim Sobolev2002-05-141-9/+0
| | | | | | | Submitted by: bento, Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=59065
* add awstats 4.0Ying-Chieh Liao2002-05-1411-0/+975
| | | | | | | | | | Free real-time logfile analyzer to get advanced web statistics PR: 38064 Submitted by: Munish <mchopra@engmail.uwaterloo.ca> Notes: svn path=/head/; revision=59063
* Mkdir ${JAVALIBDIR}/classes instead of ${JAVALIBDIR} in do-install.Masafumi Max NAKANE2002-05-141-3/+1
| | | | | | | Remove PLIST_SUB which is no longer used. Notes: svn path=/head/; revision=59062
* upgrade to 1.2.1Ying-Chieh Liao2002-05-142-2/+2
| | | | Notes: svn path=/head/; revision=59061
* Make translations work when GNOME support is enabled.Maxim Sobolev2002-05-144-4/+24
| | | | | | | Beersponsored by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=59060
* add cflow2vcg 0.4Ying-Chieh Liao2002-05-147-0/+53
| | | | | | | Convert the result of the cflow utility in a VCG format Notes: svn path=/head/; revision=59058
* add euler 1.60.4Ying-Chieh Liao2002-05-147-0/+262
| | | | | | | A program computes with real and complex numbers and matrices Notes: svn path=/head/; revision=59056
* Add new port: sysutils/rclean.SADA Kenji2002-05-146-0/+36
| | | | | | | | | | | | rclean provides a command-line tool to order and clean content of rc.conf, using option order from /etc/defaults/rc.conf and printing only choices that were different by the default value in /etc/rc.conf. PR: ports/37593 Submitted by: Lapo Luchini <lapo@lapo.it> Notes: svn path=/head/; revision=59054
* Update to 0.7.6Patrick Li2002-05-1412-16/+76
| | | | | | | | PR: 38038 Submitted by: maintainer Notes: svn path=/head/; revision=59053
* Update to 0.9.28Patrick Li2002-05-146-4/+6
| | | | | | | | PR: 38048 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=59052
* Update to 0.60.1Patrick Li2002-05-144-6/+27
| | | | | | | | PR: 37787 Submitted by: maintainer Notes: svn path=/head/; revision=59051
* Download site directory structure changedPatrick Li2002-05-142-2/+2
| | | | | | | | | PR: 37979 Submitted by: Alan Eldridge <ports@geeksrus.net> Approved by: maintainer mail bounce Notes: svn path=/head/; revision=59050
* upgrade to 0.3.0Ying-Chieh Liao2002-05-1410-130/+224
| | | | | | | | PR: 38047 Submitted by: Ports Fury Notes: svn path=/head/; revision=59049
* upgrade to 0.2.13Ying-Chieh Liao2002-05-143-7/+9
| | | | | | | | PR: 38046 Submitted by: Ports Fury Notes: svn path=/head/; revision=59048
* - Add MASTER_SITE_SOURCEFORGE to MASTER_SITESYing-Chieh Liao2002-05-142-19/+27
| | | | | | | | | | | | - Add missic USE_GLIB - Fix install path of libgphoto2.pc - Utilize NOPORTDOCS PR: 38045 Submitted by: Ports Fury Notes: svn path=/head/; revision=59047
* update MASTER_SITEYing-Chieh Liao2002-05-141-2/+2
| | | | | | | | PR: 38042 Submitted by: Ports Fury Notes: svn path=/head/; revision=59046
* Update to 0.8.4Patrick Li2002-05-143-5/+7
| | | | | | | | PR: 37816 Submitted by: maintainer Notes: svn path=/head/; revision=59045
* upgrade to 0.20Ying-Chieh Liao2002-05-144-4/+4
| | | | | | | | PR: 38040 Submitted by: Ports Fury Notes: svn path=/head/; revision=59044
* install FAQ and READMEYing-Chieh Liao2002-05-144-2/+20
| | | | | | | | | bump PORTREVISION Requested by: Jay Dresser <jay@dresserfamily.org> Notes: svn path=/head/; revision=59043
* Update to 20020507Patrick Li2002-05-148-94/+74
| | | | | | | | PR: 38007 Submitted by: maintainer Notes: svn path=/head/; revision=59042
* Update to 1.20.Trevor Johnson2002-05-143-15/+11
| | | | | | | | | | PR: 37735 Submitted by: Lapo Luchini Make /home/ncvs/ the default path for CVSROOT. Notes: svn path=/head/; revision=59041
* Update to 2.2.1Patrick Li2002-05-142-6/+7
| | | | | | | | PR: 38050 Submitted by: maintainer Notes: svn path=/head/; revision=59040
* Update to 0.55Patrick Li2002-05-142-2/+2
| | | | | | | | PR: 38052 Submitted by: maintainer Notes: svn path=/head/; revision=59039
* Update to 1.9Patrick Li2002-05-142-2/+2
| | | | | | | | PR: 38028 Submitted by: maintainer Notes: svn path=/head/; revision=59038
* Update to 0.9.44.1.Trevor Johnson2002-05-142-5/+7
| | | | | | | | PR: 35418 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=59037