aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix wrong location of lockdir from revision 1.105. This broked printing.Pav Lucistnik2004-04-206-84/+110
| | | | | | | | PR: ports/65818 Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=107729
* Update to 2.6.1.1.Joe Marcus Clarke2004-04-206-24/+6
| | | | Notes: svn path=/head/; revision=107728
* Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch forPeter Pentchev2004-04-202-0/+10
| | | | | | | | tinydns - keep the data.cdb file mmap'd for a second instead of reopening it on each query. Notes: svn path=/head/; revision=107727
* Add subversion-python, a slave port that enables packaging of SubversionPav Lucistnik2004-04-205-0/+51
| | | | | | | | | | with python bindings. PR: ports/65689 Submitted by: <thinker@branda.to> Notes: svn path=/head/; revision=107725
* Fix typos and outdated statements.Hye-Shik Chang2004-04-2018-54/+24
| | | | | | | Submitted by: HAYASHI Yasushi <yasi@yasi.to> Notes: svn path=/head/; revision=107724
* . Sync with the nethack32 port:Greg Lewis2004-04-2015-173/+420
| | | | | | | | | | | | | | | . By default, install things in a location that won't conflict with the other nethack ports. . Build and install the recover utility so that users can recover their game if it crashes (bump PORTREVISION for this). . Sync with the nethack34 port: . Use PKGNAMESUFFIX to select the graphics type. . Remove the COMMENT in the slave ports. . Take maintainership of nethack33 and nethack33-nox11. . Unbreak the nethack33-qt port. Notes: svn path=/head/; revision=107723
* Update to version 1.20.Archie Cobbs2004-04-202-4/+3
| | | | Notes: svn path=/head/; revision=107722
* - Improve instance treatments and its startup scripts.Hye-Shik Chang2004-04-2042-300/+780
| | | | | | | | | | - Change global products directory location. PR: 65760 Submitted by: maintainer Notes: svn path=/head/; revision=107721
* Use the @FreeBSD.org address of the maintainer.Alexander Leidinger2004-04-201-1/+1
| | | | Notes: svn path=/head/; revision=107720
* - Open Mortal is a parody of the once popular coin-up fightingKirill Ponomarev2004-04-205-0/+240
| | | | | | | game, Mortal Kombat Notes: svn path=/head/; revision=107718
* Add jude_take 1.3, a Java/UML Object-Oriented Design Tool.Norikatsu Shigemura2004-04-2016-0/+328
| | | | | | | | PR: ports/65807 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Notes: svn path=/head/; revision=107716
* Use the @FreeBSD.org address of the maintainer.Alexander Leidinger2004-04-209-9/+9
| | | | | | | Approved by: marius Notes: svn path=/head/; revision=107715
* Update to 3.1.3.Masafumi Max NAKANE2004-04-206-12/+1875
| | | | | | | | | | | | | | Also: * Use OPTIONS to specify WITH_DVIPSK * provide an option to install udvips * Add listings.sty Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> SHIOZAKI Takehiko <st@be.to> Notes: svn path=/head/; revision=107714
* Updated i386 binaries for version 03.2.Norikatsu Shigemura2004-04-2012-66/+66
| | | | | | | | PR: ports/65791 Submitted by: David Marshall <marshall@chezmarshall.com> (maintainer) Notes: svn path=/head/; revision=107713
* Slave port of security/ssh2. It builds ssh2 without X11 support.Alexander Leidinger2004-04-202-0/+12
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=107711
* - Display the available build knobs via a pre-everything target.Alexander Leidinger2004-04-201-4/+34
| | | | | | | | | | | | | - Remove the autodetection for X11 support and the WITH_X11 knob, instead always build with X11 support and add a WITHOUT_X11 knob. Together with an additional ssh2-nox11 slave port this allows easier handling of these two variants and to have pre-compiled packages for both (ssh2 with X11 support depends on X11 libraries). Submitted by: maintainer (marius) Notes: svn path=/head/; revision=107710
* Add clearsilver, a fast, powerful, and language-neutral HTML template system.Pav Lucistnik2004-04-206-0/+138
| | | | | | | | | | | | | | | | | In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. Add clearsilver-python, a slave port that enabled python extension in clearsilver. WWW: http://www.clearsilver.net/ PR: ports/65652, ports/65653 Submitted by: thinker <thinker@branda.to> (original submission) Rui Lopes (fixes) Notes: svn path=/head/; revision=107708
* - Update to 1.2.0Pav Lucistnik2004-04-204-31/+99
| | | | | | | | | PR: ports/63013, ports/65758 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer) Carl Makin <carl@stagecraft.cx> Notes: svn path=/head/; revision=107707
* Work around the removal of the CURLOPT_PASSWDFUNCTION andPeter Pentchev2004-04-204-1/+93
| | | | | | | | | CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8. Reported by: dosirak via kris Notes: svn path=/head/; revision=107706
* Add rzip, a compression program, similar in functionality to gzip or bzip2, butPav Lucistnik2004-04-205-0/+54
| | | | | | | | | | able to take advantage from long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs. WWW: http://rzip.samba.org/ Notes: svn path=/head/; revision=107704
* Update to 20040419Tilman Keskinoz2004-04-202-4/+4
| | | | | | | | PR: 65764 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=107703
* Updated to pmap-20040420Sergey Skvortsov2004-04-203-7/+4
| | | | | | | | | * allow extended regexps in as name argument * use full process command line in output (if available) * match '-n' argument against full command line Notes: svn path=/head/; revision=107702
* Update to 0.4Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65767 Submitted by: Franz Klammer <klammer@webonaut.com> Notes: svn path=/head/; revision=107701
* Update to 0.3.1Tilman Keskinoz2004-04-203-4/+5
| | | | | | | | PR: 65748 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=107700
* - Conform to master/slave syntax according to ports/64393Pav Lucistnik2004-04-202-2/+6
| | | | | | | | PR: ports/65743 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=107699
* Update to 1.2Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65749 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=107698
* add syndigator 0.14Ying-Chieh Liao2004-04-206-0/+89
| | | | | | | An RSS feed reader based on Gtk2 Notes: svn path=/head/; revision=107696
* add p5-Gtk2-Html2 0.03Ying-Chieh Liao2004-04-205-0/+60
| | | | | | | Perl module for gtkhtml2 html display widget with Gtk2-Perl Notes: svn path=/head/; revision=107694
* - Update to 0.20Clement Laforet2004-04-203-8/+6
| | | | | | | Submitted by: Tom Müller-Kortkamp <tmueko@kommunity.net> (maintainer) Notes: svn path=/head/; revision=107693
* Update to 0.07Tilman Keskinoz2004-04-203-11/+20
| | | | | | | | PR: 65315 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=107692
* Add libassuan, an IPC library used by GnuPG and gpgme.Michael Nottebrock2004-04-209-0/+77
| | | | Notes: svn path=/head/; revision=107690
* Update to 1.0.3Tilman Keskinoz2004-04-202-3/+3
| | | | | | | | PR: 65750 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> Notes: svn path=/head/; revision=107689
* Update to KDE 3.2.2Michael Nottebrock2004-04-20363-3875/+2737
| | | | Notes: svn path=/head/; revision=107688
* Update to 0.9.2Tilman Keskinoz2004-04-202-8/+8
| | | | | | | | PR: 65386 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=107687
* - Update to 0.3Pav Lucistnik2004-04-204-16/+33
| | | | | | | | PR: ports/65744 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer) Notes: svn path=/head/; revision=107686
* Adjust BROKEN message to realityTilman Keskinoz2004-04-201-1/+1
| | | | Notes: svn path=/head/; revision=107685
* Add missing files and directoriesKris Kennaway2004-04-202-0/+14
| | | | Notes: svn path=/head/; revision=107684
* Update to 1.0Tilman Keskinoz2004-04-203-7/+3
| | | | Notes: svn path=/head/; revision=107683
* Add missing directoryKris Kennaway2004-04-201-0/+1
| | | | Notes: svn path=/head/; revision=107682
* After Kris pointed out dosirak's dissatisfaction with the way dns/djbdnsPeter Pentchev2004-04-204-0/+38
| | | | | | | | changed the permissions on $PREFIX and $PREFIX/bin, fix the same problem in two other ports of DJB software. Notes: svn path=/head/; revision=107681
* - Update to 0.8Pav Lucistnik2004-04-203-10/+56
| | | | | | | | | | - Introduce OPTIONS PR: ports/65765 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=107680
* remove dup. entryYing-Chieh Liao2004-04-201-2/+0
| | | | Notes: svn path=/head/; revision=107679
* upgrade to 1.042Ying-Chieh Liao2004-04-203-5/+28
| | | | Notes: svn path=/head/; revision=107678
* Don't remove symlinks created by the systemKris Kennaway2004-04-201-2/+0
| | | | Notes: svn path=/head/; revision=107677
* Add missing filesKris Kennaway2004-04-201-0/+3
| | | | Notes: svn path=/head/; revision=107676
* Add missing file and manpageKris Kennaway2004-04-202-1/+2
| | | | Notes: svn path=/head/; revision=107675
* Add missing manpageKris Kennaway2004-04-201-1/+2
| | | | Notes: svn path=/head/; revision=107674
* Add missing INFO filesKris Kennaway2004-04-202-0/+2
| | | | Notes: svn path=/head/; revision=107673
* upgrade to 1.042Ying-Chieh Liao2004-04-202-24/+10
| | | | Notes: svn path=/head/; revision=107672
* Add missing symlinksKris Kennaway2004-04-201-0/+2
| | | | Notes: svn path=/head/; revision=107671