aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Disable run-time checks for the libdb version. This should fix problems withMaxim Sobolev2001-12-066-0/+98
| | | | | | | | | | addressbook. Bump PORTREVISION. PR: 32541 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=51128
* Update to 1.4.3.Maxim Sobolev2001-12-0610-104/+84
| | | | | | | | PR: 32511 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=51127
* Make it work with -stable perl (5.005_03 does not allowAnton Berezin2001-12-061-0/+3
| | | | | | | exists($ary[bla])). Notes: svn path=/head/; revision=51126
* upgrade to 2.1b1Ying-Chieh Liao2001-12-063-459/+804
| | | | | | | | PR: 32544 Submitted by: maintainer Notes: svn path=/head/; revision=51125
* add missing filesYing-Chieh Liao2001-12-062-0/+2
| | | | Notes: svn path=/head/; revision=51124
* Update to 0.11.1.Maxim Sobolev2001-12-066-8/+14
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=51123
* Update to 0.1.64.Maxim Sobolev2001-12-066-6/+6
| | | | | | | | PR: 32503 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=51122
* Update to 0.8.Maxim Sobolev2001-12-066-6/+6
| | | | | | | | PR: 32505 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=51121
* Update to 1.0.1.Maxim Sobolev2001-12-066-70/+28
| | | | Notes: svn path=/head/; revision=51120
* add nettleYing-Chieh Liao2001-12-0611-0/+91
| | | | | | | A low-level cryptographic library Notes: svn path=/head/; revision=51118
* Initial import of vicq-0.3.Kevin Lo2001-12-0611-0/+73
| | | | | | | | | vICQ is a simple text-mode ICQ client written with look and feel of micq in mind. Its features: PERL source code suitable for hacking and scripting, text-only look & feel, and ICQ v7 protocol support. Notes: svn path=/head/; revision=51116
* Initial import of Net-ICQ2000-0.2.1Kevin Lo2001-12-0611-0/+61
| | | | | | | This is a perl5 module for ICQv7 protocol realisation. Notes: svn path=/head/; revision=51114
* Update to 1.0.8.Maxim Sobolev2001-12-064-12/+30
| | | | | | | | PR: 32310 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51113
* Update to 2.4.11.Maxim Sobolev2001-12-062-3/+3
| | | | | | | | PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51112
* Fix breakage on a very recent -current.Maxim Sobolev2001-12-063-0/+57
| | | | | | | Prompted by: Anders Andersson <anders@alvered.com> Notes: svn path=/head/; revision=51111
* add ray++Ying-Chieh Liao2001-12-066-0/+135
| | | | | | | A collection of C++ classes needed for ray tracing Notes: svn path=/head/; revision=51109
* - Interim update to version 2.0.8 (which contains important security fixes),Johann Visagie2001-12-066-77/+107
| | | | | | | | | maintaining most of the port's existing structure. A more comprehensive restructuring of this port is in the works. - Assume maintainership, pending any objections from -ports. Notes: svn path=/head/; revision=51108
* Fix -current breakage caused by a type change of pt_entry_t.Marcel Moolenaar2001-12-064-0/+28
| | | | | | | | | | | | | | Note that the OSVERSION test is inexact. The type change happened after 500027, but since there's no 500028 yet and making one specifically for this port is considered overkill we hope to get away with it. Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Approved by: Vladimir N. Silyaev <vsilyaev@mindspring.com> Coordinated by: Mark Santcroos <marks@ripe.net> :-) Notes: svn path=/head/; revision=51107
* Update MASTER_SITES and WWWPatrick Li2001-12-062-2/+2
| | | | | | | | PR: 32522 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51106
* Add option for users to install Ping Booster as an addon.Patrick Li2001-12-063-0/+40
| | | | | | | | | | | | [from website] HLDS Ping Booster is a small tweak to the Half-Life Dedicated Server that drastically reduces player pings and generally makes the game much more responsive. Submitted by: lioux Notes: svn path=/head/; revision=51105
* Preemptive note to keep people from asking me questions about AA support.Will Andrews2001-12-065-0/+10
| | | | Notes: svn path=/head/; revision=51104
* upgrade to 0.1.5Ying-Chieh Liao2001-12-063-4/+4
| | | | Notes: svn path=/head/; revision=51103
* Update to 2.4.8Patrick Li2001-12-062-4/+4
| | | | | | | | PR: 32532 Submitted by: maintainer Notes: svn path=/head/; revision=51102
* Update to 0.4.2Patrick Li2001-12-064-19/+22
| | | | | | | | PR: 32500 Submitted by: maintainer Notes: svn path=/head/; revision=51101
* Fix a minor quoting bug triggered by:David E. O'Brien2001-12-061-1/+1
| | | | | | | | | (cd /usr/ports/editors/vim ; make -DNO_GUI ) Submitted by: yjchou@linux.cis.nctu.edu.tw Notes: svn path=/head/; revision=51100
* Style: convert spaces to tabs, remove extra tabs from should-be-empty line.Jimmy Olgeni2001-12-051-2/+2
| | | | Notes: svn path=/head/; revision=51099
* Update the bind8 module.Jimmy Olgeni2001-12-052-2/+3
| | | | Notes: svn path=/head/; revision=51098
* Fix a harmless warning from gnomevfs about local path not starting with `/'.Maxim Sobolev2001-12-052-22/+38
| | | | Notes: svn path=/head/; revision=51097
* Fix pathAlexey Zelkin2001-12-053-3/+3
| | | | | | | | PR: ports/32426 Submitted by: Paul Marquis <pmarquis@pobox.com> Notes: svn path=/head/; revision=51096
* New port proxytunnel version 1.0.6: Connects stdin and stdout toMario Sergio Fujikawa Ferreira2001-12-057-0/+55
| | | | | | | | | an origin server through an HTTPS proxy Submitted by: Hammurabi Mendes <hmendes_br@yahoo.com> Notes: svn path=/head/; revision=51094
* Back off the GMAKE.David E. O'Brien2001-12-052-2/+2
| | | | | | | | | | | | | | | | Extract from /usr/local/share/automake14/automake/depend.am ## This fragment is probably only useful for maintainers. It relies ## on GNU make and gcc. It is only included in the generated ## Makefile.in if `automake' is not passed the `--include-deps' flag This has changed from automake14 to automake15. The solution is easy: use the -i switch for automake. Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=51093
* Update to 4175James E. Housley2001-12-052-2/+2
| | | | Notes: svn path=/head/; revision=51092
* * 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