summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * Add missing patch file to compile correctly with libwrapLars Koeller2001-12-053-19/+66
| | | | | | | | * Use --disable-install-distdir instead of patching Makefile * Bump port revision Notes: svn path=/head/; revision=51091
* Update this to build with proper dependancies again.David E. O'Brien2001-12-058-42/+44
| | | | | | | | | | When I added the folder compression patch, I didn't realize we now needed automake & autoconf. Bringing those two in, now makes gmake required. :-( Also we can't patch `configure' as before, now we must patch `configure.in' and `aclocal.m4'. Notes: svn path=/head/; revision=51090
* add chitexYing-Chieh Liao2001-12-051-0/+1
| | | | Notes: svn path=/head/; revision=51089
* Update to 1.2.5.Hajimu UMEMOTO2001-12-0510-22/+80
| | | | Notes: svn path=/head/; revision=51088
* add ltmdmYing-Chieh Liao2001-12-057-0/+72
| | | | | | | | | | | Driver for the Lucent LT Winmodem chipset PR: 31924 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Tested by: clkao@clkao.org Notes: svn path=/head/; revision=51086
* add chitexYing-Chieh Liao2001-12-0510-0/+2216
| | | | | | | | | | ChiTeX/ChiLaTeX let you use Chinese Big5 codes in TeX/LaTeX documents PR: 32488 Submitted by: Statue <statue@softwareliberty.org> Notes: svn path=/head/; revision=51084
* Update to 1.9Ben Smithurst2001-12-053-7/+2
| | | | Notes: svn path=/head/; revision=51083
* o Update to 2.7.8Mario Sergio Fujikawa Ferreira2001-12-054-7/+42
| | | | | | | | | | | | | o USE_GMAKE is no longer necessary o Add knobs WITHOUT_BACKSPACE_KEY, WITHOUT_DELETE_KEY, WITH_GRAPHICS, WITH_SMART_RESIZE o Change message target from pre-fetch to pre-everything o Re-indent the echo messages to visually align them Prompted by: statue <statue@cnpa.adsldns.org> Notes: svn path=/head/; revision=51082
* add gtkglarea--Ying-Chieh Liao2001-12-056-0/+41
| | | | | | | GtkGLArea-- is a wrapper for the GtkGLArea widget Notes: svn path=/head/; revision=51080
* Add www/p5-Apache-Admin-Config, a perl module to manipulate ApacheAnton Berezin2001-12-056-0/+46
| | | | | | | configuration files. Notes: svn path=/head/; revision=51078
* Update to 1.0.Maxim Sobolev2001-12-056-6/+8
| | | | Notes: svn path=/head/; revision=51077
* Update gtkhtml library version number.Maxim Sobolev2001-12-051-1/+1
| | | | Notes: svn path=/head/; revision=51076
* Update to 1.0.0.Maxim Sobolev2001-12-0520-528/+40
| | | | Notes: svn path=/head/; revision=51075
* Move master port to mail/emh and add support for emacs21.Yoichi NAKAYAMA2001-12-058-62/+37
| | | | | | | | | | Add dependence on xemacs-comm-packages for xemacs21. Change dependence for semi. Approved by: knu(mentor) Notes: svn path=/head/; revision=51074
* Add %%SANE%% to some kooka files that caused "make package" to fail.Jimmy Olgeni2001-12-053-9/+9
| | | | Notes: svn path=/head/; revision=51072
* Update to 0.8.0.Maxim Sobolev2001-12-057-149/+209
| | | | Notes: svn path=/head/; revision=51071
* Chase gtkextra shared library version bump.Maxim Sobolev2001-12-052-2/+2
| | | | Notes: svn path=/head/; revision=51070
* Update to 0.99.17.Maxim Sobolev2001-12-0512-24/+56
| | | | Notes: svn path=/head/; revision=51069
* Change dependency from flim-1.13 to flim-1.14.Yoichi NAKAYAMA2001-12-053-12/+30
| | | | | | | Reviewed by: knu(mentor) Notes: svn path=/head/; revision=51068
* Set DIST_SUBDIR to KDE.Dmitry Sivachenko2001-12-052-2/+3
| | | | | | | | | Asked by: Alexander Zagrebin <alexz@visp.ru> Set MAINTAINER=kde@ Notes: svn path=/head/; revision=51067
* Make the tool working even if there is a symlink in a given path to a port'sMaxim Sobolev2001-12-051-1/+28
| | | | | | | | | | | file. For example I'm usually keeping all working directories in /tmp using WRKDIRPREFIX, while for the quick access to a port's files creating a symlink to this directory in skeleton's dir (i.e. ports/foo/bar/src --> /tmp/usr/ports/foo/bar/work/bar-0.0) and with this patch the tool correctly works when I'm specifying `src/foo.c' as an argument. Notes: svn path=/head/; revision=51066
* Upgrade to 2.02pre3Andrey A. Chernov2001-12-052-3/+3
| | | | Notes: svn path=/head/; revision=51065
* Add wanderlust (repo-copied from wanderlust-emacs).MANTANI Nobutaka2001-12-051-2/+1
| | | | | | | | | Remove wanderlust-emacs and wanderlust-mule. Approved by: knu Notes: svn path=/head/; revision=51064
* Update to 2.6.1.MANTANI Nobutaka2001-12-0532-1946/+333
| | | | | | | | | | | Move master port from mail/wanderlust-emacs to mail/wanderlust. mail/wanderlust supports emacs21. Remove mail/wanderlust-emacs and mail/wanderlust-mule. Approved by: knu Notes: svn path=/head/; revision=51062
* Chasing mail/mutt-devel.Clive Lin2001-12-051-7/+7
| | | | Notes: svn path=/head/; revision=51061
* o New port gnat-doc-txt version 3.13p: Documentation for the GNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51059
* o New port gnat-doc-texi version 3.13p: Documentation for the GNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51057
* o New port gnat-doc-ps version 3.13p: Documentation for the GNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51055
* o New port gnat-doc-info version 3.13p: Documentation for the GNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of gnat-doc-html PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51053
* o New port jgnat-doc-txt version 1.1p: Documentation for the JGNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of jgnat-doc-html PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51051
* o New port jgnat-doc-ps version 1.1p: Documentation for the JGNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of jgnat-doc-html PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51049
* o New port jgnat-doc-info version 1.1p: Documentation for the JGNATMario Sergio Fujikawa Ferreira2001-12-052-0/+12
| | | | | | | | | | | compiler o Slave port of jgnat-doc-html PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51047
* o Forced commit to correct previous log messageMario Sergio Fujikawa Ferreira2001-12-050-0/+0
| | | | | | | | | | | | o New port gnat-doc-html version 3.13p: Documentation for the GNAT compiler o Master port for all gnat-doc-* ports PR: 30363 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51046
* o New port jgnat-doc-html version 1.1p: Documentation for the JGNATMario Sergio Fujikawa Ferreira2001-12-0527-0/+424
| | | | | | | | | | | compiler o Master port for all jgnat-doc-* ports PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51044
* New port jgnat-doc-html version 1.1p: Documentation for the JGNATMario Sergio Fujikawa Ferreira2001-12-051-0/+1
| | | | | | | | | | compiler PR: 30365 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Notes: svn path=/head/; revision=51042
* Update to latest release (gdb-5.1).Mark Peek2001-12-052-3/+3
| | | | Notes: svn path=/head/; revision=51041
* Upgrade to version 1.1.27.Jean-Marc Zucconi2001-12-0510-65/+74
| | | | | | | | Install a default new_fax program. Install sample files. Notes: svn path=/head/; revision=51040
* Fix WWWPatrick Li2001-12-051-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=51039
* bump PORTREVISION to reflect addition to pkg-plist.FUJISHIMA Satsuki2001-12-052-0/+2
| | | | Notes: svn path=/head/; revision=51038
* Make it work under FreeBSD-current.Joerg Wunsch2001-12-042-26/+16
| | | | | | | | | | There no longer seems to be a __byte_swap_word(). stdin/stdout are no longer static objects, thus can't be used in global initializers anymore (foo!). :-( Notes: svn path=/head/; revision=51037
* Ensure that the directory is created before installing files into it.Maxim Sobolev2001-12-041-0/+1
| | | | Notes: svn path=/head/; revision=51036
* Forgot to bump PORTREVISION with previous changes.Steve Price2001-12-041-0/+1
| | | | | | | Submitted by: send-pr@oldach.net (Helge Oldach) Notes: svn path=/head/; revision=51035
* Add additional master sites.Patrick Li2001-12-042-2/+8
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=51034
* o Update to latest version 0.142Mario Sergio Fujikawa Ferreira2001-12-046-8/+14
| | | | | | | | o Bump PORTEPOCH since latest version number is smaller than previous (1.16) Notes: svn path=/head/; revision=51033
* Fix LC_NUMERIC locale bug.Christian Weisgerber2001-12-043-5/+17
| | | | | | | Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=51032
* Emergency DAT for W32/Goner@MMJames E. Housley2001-12-042-2/+2
| | | | | | | Update to version 4174 Notes: svn path=/head/; revision=51031
* Bump PORTREVISION now that patch-objprelink.c is in place and the portPete Fritchman2001-12-041-0/+1
| | | | | | | works. Notes: svn path=/head/; revision=51030
* Actually make objprelink work on FreeBSD.Pete Fritchman2001-12-041-0/+19
| | | | | | | | Submitted by: Bradley T Hughes <bhughes@trolltech.com> Approved by: will Notes: svn path=/head/; revision=51029
* add missing file to PLISTYing-Chieh Liao2001-12-042-0/+2
| | | | | | | | PR: 32507 Submitted by: maintainer Notes: svn path=/head/; revision=51028
* Move master port to irc/liece and add support for emacs21.Yoichi NAKAYAMA2001-12-0418-640/+254
| | | | | | | Approved by: knu(mentor) Notes: svn path=/head/; revision=51027