aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Style fixes for ports/x11.Jimmy Olgeni2001-02-0581-82/+82
| | | | Notes: svn path=/head/; revision=37994
* More fix for 4.x-RELEASEYukihiro Nakai2001-02-052-7/+6
| | | | | | | | PR: ports/24752 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp> Notes: svn path=/head/; revision=37993
* Style fixes for sysutils.Jimmy Olgeni2001-02-054-4/+4
| | | | Notes: svn path=/head/; revision=37992
* Style: ports/securityJimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37991
* Style fixes for graphics category.Jimmy Olgeni2001-02-0512-15/+15
| | | | Notes: svn path=/head/; revision=37990
* Style fixes for ports/net.Jimmy Olgeni2001-02-0515-44/+44
| | | | Notes: svn path=/head/; revision=37989
* Update 0.3d -> 0.3e.Jacques Vidrine2001-02-0510-141/+24
| | | | | | | | | | | | | | | | | | | The vendor says: ``We suggest those running a ftpd to update immediately.'' Changes in release 0.3e: * rcp program included * fix buffer overrun in ftpd * handle omitted sequence numbers as zeroes to handle MIT krb5 that cannot generate zero sequence numbers * handle v4 /.k files better * configure/portability fixes * fixes in parsing of options to kadmin (sub-)commands * handle errors in kadmin load better * bug fixes Notes: svn path=/head/; revision=37988
* Style fixes for news.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37987
* Style fixes for ports/misc.Jimmy Olgeni2001-02-059-9/+9
| | | | Notes: svn path=/head/; revision=37986
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-05146-158/+158
| | | | Notes: svn path=/head/; revision=37985
* Improve -STABLE support:Maxim Sobolev2001-02-053-11/+37
| | | | | | | | | | | | | | | - FreeBSD 4.0 - inform that 4.0 is not supported; - FreeBSD 4.1.* - use an updated tarball with proper kernel module dependencies; - FreeBSD 4.2 - with recent newpcm kobj MFC commit in mind, add heuristics to determine the driver tarball required. Build correctly on both pre- and post- kobj MFC systems. Submitted by: maintainer Slightly improved and polished by: sobomax Notes: svn path=/head/; revision=37984
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-0592-102/+102
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Update to 1.1.5fix2CHOI Junho2001-02-053-5/+20
| | | | Notes: svn path=/head/; revision=37982
* More style fixes for ports/math.Jimmy Olgeni2001-02-052-3/+3
| | | | Notes: svn path=/head/; revision=37981
* Some style fixes in the lang category (usual round of spaces -> tabs)Jimmy Olgeni2001-02-0520-25/+25
| | | | Notes: svn path=/head/; revision=37980
* More spaces -> tabs for the games category.Jimmy Olgeni2001-02-0514-17/+17
| | | | Notes: svn path=/head/; revision=37979
* Style police on editors category.Jimmy Olgeni2001-02-054-4/+4
| | | | Notes: svn path=/head/; revision=37978
* Style police over the editors category.Jimmy Olgeni2001-02-056-6/+6
| | | | Notes: svn path=/head/; revision=37977
* Style police over the devel category.Jimmy Olgeni2001-02-0517-27/+27
| | | | Notes: svn path=/head/; revision=37976
* Style/space police (space -> tab) over the database category.Jimmy Olgeni2001-02-053-5/+5
| | | | Notes: svn path=/head/; revision=37975
* Style/space police (space -> tab) over the converters category.Jimmy Olgeni2001-02-053-3/+3
| | | | Notes: svn path=/head/; revision=37974
* Style/space police (space -> tab) over the chinese category.Jimmy Olgeni2001-02-056-20/+12
| | | | Notes: svn path=/head/; revision=37973
* Update to version 1.4.3Kevin Lo2001-02-055-42/+33
| | | | | | | | PR: 24850 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37972
* Don't package, the license doesn't allow this.Thomas Gellekum2001-02-051-0/+2
| | | | Notes: svn path=/head/; revision=37971
* Update to 1.0.1.Maxim Sobolev2001-02-053-4/+10
| | | | Notes: svn path=/head/; revision=37970
* Update to 0.5.5.Hajimu UMEMOTO2001-02-056-20/+24
| | | | Notes: svn path=/head/; revision=37969
* Install the ltdl library, so that packages can use it. If this breaks anyJeremy Lea2001-02-0515-10/+100
| | | | | | | | | | ports, please let me know... Submitted by: sobomax Reviewed by: ade Notes: svn path=/head/; revision=37968
* We aren't allowed to package djbdns, because we patch the source. I wasNeil Blakey-Milner2001-02-052-0/+4
| | | | | | | pretty sure I had this previously. Notes: svn path=/head/; revision=37967
* Update according to version up 21.1.13->21.1.14.Kiriyama Kazuhiko2001-02-059-18/+27
| | | | Notes: svn path=/head/; revision=37966
* Relax the requirements script when in BATCH mode, so that this works fromJeremy Lea2001-02-051-0/+5
| | | | | | | | | | sysinstall. PR: ports/23907 Submitted by: olgeni Notes: svn path=/head/; revision=37965
* Sync with XEmacs revision update.Shigeyuki Fukushima2001-02-051-3/+3
| | | | Notes: svn path=/head/; revision=37964
* mess822 is a package containing a RFC 822 message parsing library andPeter Pentchev2001-02-057-0/+140
| | | | | | | | | | | | rewriting utilities. WWW: http://cr.yp.to/mess822.html PR: 24848 Submitted by: David Siebörger <drs@rucus.ru.ac.za> Notes: svn path=/head/; revision=37962
* Update to 4.54.David E. O'Brien2001-02-052-5/+4
| | | | Notes: svn path=/head/; revision=37961
* Fix pkg-plistKevin Lo2001-02-052-2/+0
| | | | Notes: svn path=/head/; revision=37960
* Upgrade to 20010202.Jun Kuriyama2001-02-055-7/+20
| | | | | | | | PR: ports/24727 Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=37959
* Install *.dict tooAndrey A. Chernov2001-02-042-2/+11
| | | | | | | Add some comments about this implementation Notes: svn path=/head/; revision=37958
* Add wmfsm 0.31, displays filesystem usage of mountpoints in a niceMaxim Sobolev2001-02-048-0/+101
| | | | | | | | | | WindowMaker dockapp. PR: 24012 Submitted by: Steven Enderle <panic@subphase.de> Notes: svn path=/head/; revision=37957
* - Update to 0.2.0;Maxim Sobolev2001-02-0444-284/+538
| | | | | | | | | | | | | | | | | - make pkg-descr reflecting reality (no smpeg anymore); - force usual naming conventions for the libraries installed into ${PREFIX}/lib (i.e. .so and .so.xxx, not just .so). Please note that unlike previous, this new version doesn't include ability to play MPEG-1 OOB, so if you use it for than you probably may want to stick with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms (like assumption that OS should zero all unitialized data when loading a program), so beware. Update prompted by: lioux Notes: svn path=/head/; revision=37956
* Install English (American or British) *.dict file too for ports which use itAndrey A. Chernov2001-02-042-0/+8
| | | | | | | | | like udmsearch, mnoGoSearch (and ASPSeek not yet in ports). Approved by: jmz Notes: svn path=/head/; revision=37955
* Use tabs only to indent assignments (whitespace only).Jimmy Olgeni2001-02-041-1/+1
| | | | Notes: svn path=/head/; revision=37954
* Remove blank line from files/patch-ad to make portlint happy.Jimmy Olgeni2001-02-041-1/+0
| | | | Notes: svn path=/head/; revision=37953
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-0412-23/+23
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Add the www/eddie port (a high availability clustering tool).Jimmy Olgeni2001-02-046-0/+246
| | | | | | | | PR: 24089 Submitted by: Samuel Tardieu <sam@inf.enst.fr> Notes: svn path=/head/; revision=37951
* Do not complain if the themes and plugins directories are not empty atJimmy Olgeni2001-02-042-8/+8
| | | | | | | | | deinstall time. Approved by: ume Notes: svn path=/head/; revision=37950
* Upgrade to 0.7.3.Neil Blakey-Milner2001-02-043-47/+47
| | | | Notes: svn path=/head/; revision=37949
* Sync pkg-plist with installed files (some png files are no longerJimmy Olgeni2001-02-043-27/+12
| | | | | | | installed). Notes: svn path=/head/; revision=37948
* Download updated modules at install time: apache, mysql and status.Jimmy Olgeni2001-02-043-1/+26
| | | | | | | Useful tips by: sobomax Notes: svn path=/head/; revision=37947
* Update to version 0.1.0Kevin Lo2001-02-042-6/+9
| | | | | | | | PR: 24835 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37946
* Remove x11/XFree86 dependency. zh_TW.Big5/XLC_LOCALE patch is already inJing-Tang Keith Jang2001-02-041-2/+1
| | | | | | | | | x11/XFree86/files. Reminded by: ijliao,vanilla Notes: svn path=/head/; revision=37945
* Depended file (ptex-common) no more exists on new japanese/ptex-common ports.Yoshio MITA2001-02-041-1/+1
| | | | | | | Fixed after request from maintainer (ports-jp 10700). Notes: svn path=/head/; revision=37944