aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* . Chase print/pdflib updates. While this change fixes compilation and isGreg Lewis2004-06-252-1/+14
| | | | | | | | my best guess at what needs to happen so far, PDF file generation currently appears broken. Notes: svn path=/head/; revision=112259
* Update from 0.06 to 0.10Tilman Keskinoz2004-06-252-3/+3
| | | | | | | | | | | | | 0.10 Aaron Coburn 4/27/04 Fixed some errors in the POD documentation 0.09 Aaron Coburn 2/04/04 Improved the splitting on punctuation PR: 68230 Submitted by: Cheng-Lung Sung Notes: svn path=/head/; revision=112258
* - Update to 1.9.1Pav Lucistnik2004-06-253-8/+12
| | | | | | | | PR: ports/68295 Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer) Notes: svn path=/head/; revision=112257
* - Fix build on 4.xPav Lucistnik2004-06-251-1/+1
| | | | Notes: svn path=/head/; revision=112256
* Update to 1.33Tilman Keskinoz2004-06-252-3/+4
| | | | | | | | PR: 68327 Submitted by: Zach Thompson Notes: svn path=/head/; revision=112255
* Update to 0.3.9.MANTANI Nobutaka2004-06-254-8/+10
| | | | | | | | | | Add dependency on m17n-lib. [*] PR: ports/68302 [*] Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [*] Notes: svn path=/head/; revision=112254
* Update to 0.87.Oliver Eikemeier2004-06-254-6/+6
| | | | | | | | | | | | Security fix: giFT-FastTrack remote DoS of HTTP server and client http://www.freebsd.org/ports/portaudit/1f738bda-c6ac-11d8-8898-000d6111a684.html PR: 68330 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer) Notes: svn path=/head/; revision=112253
* . Fix a whitespace bogon (space -> tab).Greg Lewis2004-06-251-1/+1
| | | | Notes: svn path=/head/; revision=112252
* Add p5-Time-Human 1.02, a port of Simon Cozens' Time::Human module forPeter Pentchev2004-06-255-0/+37
| | | | | | | providing human-readable descriptions of localtime() specifications. Notes: svn path=/head/; revision=112250
* typoOliver Eikemeier2004-06-251-1/+1
| | | | Notes: svn path=/head/; revision=112249
* Add p5-Devel-DProfPP 1.1, parse Devel::DProf output.Sergey Skvortsov2004-06-255-0/+35
| | | | Notes: svn path=/head/; revision=112247
* Update to 1.4.MANTANI Nobutaka2004-06-256-41/+116
| | | | Notes: svn path=/head/; revision=112246
* Add pecl-panda 0.1.0, a PECL extension to create PDF documents.Alex Dupre2004-06-257-0/+63
| | | | | | | This is a LGPL alternative to pecl-pdflib. Notes: svn path=/head/; revision=112244
* . Add an OPTION to compile with high optimisation.Greg Lewis2004-06-251-0/+5
| | | | | | | | PR: 66965 Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer) Notes: svn path=/head/; revision=112243
* Upgrade to 2.7.Jun Kuriyama2004-06-253-20/+7
| | | | | | | Submitted by: Alex Kapranoff <kappa@rambler-co.ru> Notes: svn path=/head/; revision=112242
* giFT-FastTrack remote DoSOliver Eikemeier2004-06-252-0/+2
| | | | Notes: svn path=/head/; revision=112241
* Update to version 0.9.3Markus Brueffer2004-06-259-15/+24
| | | | Notes: svn path=/head/; revision=112240
* Update to version 1.0Kirill Ponomarev2004-06-259-77/+87
| | | | | | | | PR: ports/68320 Submitted by: maintainer Notes: svn path=/head/; revision=112239
* Add patch with bugfixes.Michael Landin2004-06-254-2/+96
| | | | | | | | | | | | | - Fix chmod behavior - Ignore irrelevant directories - Index creation speedup Bump PORTREVISION. Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=112238
* Fix kernel module build.Makoto Matsushita2004-06-253-6/+6
| | | | | | | | | | | | | | | | Since 'OBJS=' line is inserted _after_ bsd.kmod.mk, OBJS value is overridden by the line (ahh...) Hopefully, 'OBJS=' line is inserted after 'SRCS=' line, but there's no handy way I suppose (sed's command 'i' requires to follow a newline, but how can I put a newline within a one line?) Since the contents (actually, kernel module) are changed, bump PORTREVISION. Submitted by: sobomax Notes: svn path=/head/; revision=112237
* Update to version 0.4.0dMarkus Brueffer2004-06-253-3/+4
| | | | Notes: svn path=/head/; revision=112236
* Update to 0.2.2Oliver Eikemeier2004-06-258-14/+20
| | | | | | | - correct some URLs Notes: svn path=/head/; revision=112235
* correct rlpr versionOliver Eikemeier2004-06-252-4/+4
| | | | Notes: svn path=/head/; revision=112234
* Update to 0.78Erwin Lansing2004-06-252-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=112233
* How stupid of me -- forgot to `cvs add' the patch fixing the recentMikhail Teterin2004-06-252-0/+40
| | | | | | | security issue prior to last commit. Now have to also bump the PORTREVISION. Notes: svn path=/head/; revision=112232
* Update to 1.24Erwin Lansing2004-06-252-3/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=112231
* Unbreak by upgrading to PIL version 1.1.4 docs.Thomas Gellekum2004-06-253-53/+99
| | | | Notes: svn path=/head/; revision=112230
* Upgrade to 3.6.Thomas Gellekum2004-06-253-11/+133
| | | | Notes: svn path=/head/; revision=112229
* Add pecl-pdflib 2.0, a PECL extension to create PDF on the fly.Alex Dupre2004-06-256-0/+54
| | | | | | | This is the new PDFLIB extension for PHP, compatible with PDFlib 6.x. Notes: svn path=/head/; revision=112227
* - Add note about pure-ftpd now using rcNGPav Lucistnik2004-06-251-0/+6
| | | | Notes: svn path=/head/; revision=112226
* - Chase the pdflib shared libraryAlex Dupre2004-06-254-6/+8
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=112225
* - Update to 6.0.0 releaseAlex Dupre2004-06-254-19/+11
| | | | | | | - Re-enable cxx support Notes: svn path=/head/; revision=112224
* - Update to 1.0.19Pav Lucistnik2004-06-255-37/+63
| | | | | | | | | | | | - Use OPTIONS - Convert rc script to rcNG PR: ports/68240, ports/68289 Submitted by: Toni Viemero <toni.viemero@iki.fi>, Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Notes: svn path=/head/; revision=112223
* - Point phpize to use libtoolize13Alex Dupre2004-06-254-0/+24
| | | | Notes: svn path=/head/; revision=112222
* - Remove pdflib extensionAlex Dupre2004-06-254-9/+13
| | | | | | | - Point phpize to use libtoolize13 Notes: svn path=/head/; revision=112221
* Add dazuko 2.0.2, a common interface for 3rd party file access control.Volker Stolz2004-06-257-0/+60
| | | | | | | | PR: ports/63624 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=112219
* Pure-FTPd DoS when the max number of connection is reachedOliver Eikemeier2004-06-252-0/+2
| | | | Notes: svn path=/head/; revision=112218
* Fix path in instructions (/etc/mail -> /usr/local/etc/mail)Volker Stolz2004-06-251-1/+1
| | | | | | | | PR: ports/67681 Submitted by: Jason Bacon Notes: svn path=/head/; revision=112217
* - Update IPv6 patches to 2.1.3Pav Lucistnik2004-06-2518-99/+99
| | | | | | | | | PR: ports/68273 Submitted by: Olafur Osvaldsson <oli@aker.isnic.is> Approved by: maintainer Notes: svn path=/head/; revision=112216
* Add new port for py-htmltestcase 0.2.0,Hye-Shik Chang2004-06-255-0/+36
| | | | | | | | | | HTML Unittest module for Python. PR: 68308 Submitted by: "Choe, Cheng-Dae" <whitekid@netian.com> Notes: svn path=/head/; revision=112214
* Add new port for py-clientform 0.1.16,Hye-Shik Chang2004-06-255-0/+30
| | | | | | | | | | Client-side HTTP Form for Python. PR: 68307 Submitted by: "Choe, Cheng-Dae" <whitekid@netian.com> Notes: svn path=/head/; revision=112212
* Add libsigc++-2.0.3 after repocopy from libsigc++12, a typesafe C++Alexander Nedotsukov2004-06-255-64/+1453
| | | | | | | callback framework. Notes: svn path=/head/; revision=112210
* Update mirrors for distfile.Josef El-Rayes2004-06-251-2/+2
| | | | | | | Approved by: clement Notes: svn path=/head/; revision=112209
* Update mirrors for distfiles.Josef El-Rayes2004-06-251-2/+2
| | | | | | | Approved by: clement Notes: svn path=/head/; revision=112208
* Update to version 0.0.10Kirill Ponomarev2004-06-2512-84/+10
| | | | | | | | PR: ports/68305 Submitted by: maintainer Notes: svn path=/head/; revision=112207
* Update to version 1.0.3Kirill Ponomarev2004-06-253-5/+5
| | | | | | | | PR: ports/68293 Submitted by: maintainer Notes: svn path=/head/; revision=112206
* Update to version 09Kirill Ponomarev2004-06-252-4/+4
| | | | | | | | PR: ports/68301 Submitted by: maintainer Notes: svn path=/head/; revision=112205
* Update to version 20040624Kirill Ponomarev2004-06-2510-8/+314
| | | | | | | | | | Add ppc system emulation PR: ports/68298 Submitted by: maintainer Notes: svn path=/head/; revision=112204
* Update to version 1.4.0Kirill Ponomarev2004-06-256-48/+29
| | | | | | | | PR: ports/68296 Submitted by: maintainer Notes: svn path=/head/; revision=112203
* Update to version 20040624Kirill Ponomarev2004-06-252-3/+3
| | | | | | | | PR: ports/68292 Submitted by: maintainer Notes: svn path=/head/; revision=112202