aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-231-2/+3
| | | | | | | - Fix RUN_DEPENDS Notes: svn path=/head/; revision=163209
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-234-47/+44
| | | | | | | | | | | | | | | | | | | | - Use DISTVERSION to avoid complex substitutions in DISTNAME - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use SUB_FILES to configure launcher shell script - Set JAVA_VERSION in launcher shell script - Use 'exec' to launch JVM (as encouraged in the Porter's Handbook) - Remove port name from COMMENT - Do not mkdir ${JAVAJARDIR} (it is part of mtree now) - Use %%DATADIR%% and %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tags - Bump PORTREVISION PR: 97698 Submitted by: hq Approved by: maintainer Notes: svn path=/head/; revision=163208
* Fix MASTER_SITESRenato Botelho2006-05-231-1/+2
| | | | | | | | PR: ports/97731 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163207
* Document the subset of changes committed to bsd.port.mk that are ofKris Kennaway2006-05-231-0/+33
| | | | | | | potential interest to port developers. Notes: svn path=/head/; revision=163206
* * Avoid .if syntax that causes syntax error on old 4.x make [1]Kris Kennaway2006-05-231-41/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Cleanup comments [2] [3] [4] * include bsd.emacs.mk only when USE_EMACS is set [5] * Silence the install-info target [6] [7] * Correct the implementation of pretty-print-run-depends-list [8] * Use a consistent name for the cookies file when PKGNAMEPREFIX/SUFFIX are set after bsd.port.pre.mk. [9] * Include bsd.tcl.mk if USE_TCL_BUILD is defined [10] * Set PERL_MM_USE_DEFAULT in BATCH mode [11] * Add the {ONLY,NOT}_FOR_ARCH_REASON and {ONLY,NOT}_FOR_ARCH_REASON_${ARCH} variables to allow better customization of the error string reported to users when they attempt a build on an unsupported architecture. [12] * Avoid errors from duplicated targets when parsing MLINKS on ports without a default value set. [13] * Fix handling of MLINKS when invalid entries are listed [14] * Enforce sanity of DESKTOP_ENTRIES. If the Categories field is omitted, try to map ports categories to their freedesktop.org counterpart [15] PR: 93873 [1], 92923 [2], 93234 [3], 95680 [4], 95238 [5], 91621 [6], 94035 [7], 94164 [8], 94219 [9], 92355 [10], 95579 [11], 94675 [12], 66109 [13], 66110 [14], 95603 [15] Submitted by: Eric Cronin <ecronin@gizmolabs.org> [1], edwin [2][12], pav [3], vd [4][8], nobutaka [5], anray [6], krion [7], Andrey Deynega <licedey@gmail.com> [9], mnag [9], garga [10], skv [11], eik [13][14], jylefort [15] Notes: svn path=/head/; revision=163205
* - Bump PORTREVISION for yesterday's directory fixesPav Lucistnik2006-05-231-0/+1
| | | | Notes: svn path=/head/; revision=163204
* - Correct yesterday's fix, this port actually installs into www/dataPav Lucistnik2006-05-231-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=163203
* - Drop dynamic plist; this port had both static and dynamic plistsPav Lucistnik2006-05-232-28/+6
| | | | Notes: svn path=/head/; revision=163202
* - Fix plist after recent php changesPav Lucistnik2006-05-231-0/+1
| | | | Notes: svn path=/head/; revision=163201
* - Add fetchable mirrors. [1]Andrey Slusar2006-05-232-7/+16
| | | | | | | | | | | - Add WITHOUT_NLS for fix portlint -A warnings. PR: ports/97728 Submitted by: "Martin Wilke" <freebsd@unixfreunde.de> Reported by: fenner portsurvey [1] Notes: svn path=/head/; revision=163200
* Remove BROKEN flag.Alex Dupre2006-05-235-10/+0
| | | | Notes: svn path=/head/; revision=163199
* Update all PostgreSQL to fix a security flawPalle Girgensohn2006-05-2330-150/+150
| | | | | | | | | | | | | | | | | | | | | | The PostgreSQL Global Development Group today released versions 8.1.4, 8.0.8, 7.4.13 and 7.3.15. This is an urgent update to close a security hole which can permit a SQL injection attack on some applications running PostgreSQL. Users are urged to apply the update as soon as reasonably possible. Since the update affects client functionality, most driver projects will be updating this week as well. Because the security issue involved is complex, we have added a section in Techdocs to explain it: http://www.postgresql.org/docs/techdocs.52. Please read this first before applying the updates. Also, fix rc_subr startup problems on FreeBSD-7.x. Security: http://www.postgresql.org/docs/techdocs.50 PR: ports/95154 Notes: svn path=/head/; revision=163198
* Add the hs-fps port, a Fast Packed Strings module for Haskell.Maxime Henrion2006-05-235-0/+79
| | | | | | | Reviewed by: pav Notes: svn path=/head/; revision=163196
* Bump PORTREVISION to reflect the previous change to files/Makefile.libMikhail Teterin2006-05-231-0/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=163195
* Document frontpage -- cross site scripting vulnerability and pointSimon L. B. Nielsen2006-05-233-2/+50
| | | | | | | | | | | FORBIDDEN from the frontpage ports at it. While this is "only" a cross site scripting vulnerability it has some rather serious implications which can allow an attacker to take over a web site, so I'm keeping FORBIDDEN. Notes: svn path=/head/; revision=163194
* Use archivers/unzoo on DEPENDS instead zooRenato Botelho2006-05-231-2/+2
| | | | | | | Proposed by: Anton Yuzhaninov <citrin at citrin.ru> Notes: svn path=/head/; revision=163193
* Revert changes related to linux-flashplugin* removal.Hiroki Sato2006-05-235-0/+75
| | | | Notes: svn path=/head/; revision=163192
* - Updated from v1.01 to v1.02Aaron Dalton2006-05-232-4/+4
| | | | | | | | | | Approved by: tobez (implicit) 1.02 Mon May 22 12:32 2006 - Added Boltzmann, Fermi and Bose distributions Notes: svn path=/head/; revision=163191
* - Updated from v1.45 to v1.47Aaron Dalton2006-05-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Approved by: tobez (implicit) 1.47 Sun May 21 15:03:14 PDT 2006 Upload the wrong code in 1.46, re-upload 1.46 Sat May 13 05:44:09 PDT 2006 fromCSV, fromTSV, csv, tsv can all take either a file hander or a file name Notice: to leave rooms for future development, file handler is not closed by Data::Table. It's caller's responsibility to close it afterwards, if no longer used. table::sort code is replaced, the old sort method is renamed to sort_v0 and is deprecated. The new sort method allow user-defined sorting operators, please read manual on table::sort The new sort method also runs faster in some benchmark tests. A big thank to Wenbin Ye for suggestions, as well as contributing both the new sort code and test examples Notes: svn path=/head/; revision=163190
* - Updated maintainerAaron Dalton2006-05-237-7/+7
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=163189
* - Updated maintainerAaron Dalton2006-05-231-2/+2
| | | | | | | | | - Corrected IGNORE message Approved by: tobez (implicit) Notes: svn path=/head/; revision=163188
* - Add an additional mirrorEmanuel Haupt2006-05-231-2/+9
| | | | | | | | - This port does not configure on FreeBSD 7.x, mark it BROKEN for ${OSVERSION} >= 700000 Notes: svn path=/head/; revision=163187
* - Updated maintainerAaron Dalton2006-05-233-3/+2
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=163186
* Adding port devel/p5-Test-Expect, Automated driving and testing of ↵Aaron Dalton2006-05-235-0/+51
| | | | | | | | | terminal-based programs. Approved by: tobez (implicit) Notes: svn path=/head/; revision=163184
* Update to 0.52Herve Quiroz2006-05-232-5/+7
| | | | Notes: svn path=/head/; revision=163183
* Adding port devel/p5-Expect-Simple, a wrapper around the lang/p5-Expect module.Aaron Dalton2006-05-235-0/+67
| | | | | | | Approved by: tobez (implicit) Notes: svn path=/head/; revision=163181
* Update to 0.8.1Tilman Keskinoz2006-05-234-33/+8
| | | | Notes: svn path=/head/; revision=163180
* Add missing dependency on xcompmgr.Norikatsu Shigemura2006-05-231-0/+2
| | | | | | | | PR: ports/97631 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) Notes: svn path=/head/; revision=163179
* Add an option to allow both american and british dictionaries.Jean-Marc Zucconi2006-05-232-2/+15
| | | | | | | Submitted by: Timothy Bourke <timbob@bigpond.com> Notes: svn path=/head/; revision=163178
* Revert changes related to linux-flashplugin* removal.Hiroki Sato2006-05-232-2/+15
| | | | | | | Approved by: nork (maintainer) Notes: svn path=/head/; revision=163177
* cscope -- buffer overflow vulnerabilitiesMarcus Alves Grando2006-05-231-0/+32
| | | | Notes: svn path=/head/; revision=163176
* - update to 0.89Cheng-Lung Sung2006-05-233-6/+5
| | | | | | | | | - from ChangeLog * Makefile.PL: Added libscan override to prevent installation of create-moveable-dist.pl. Notes: svn path=/head/; revision=163175
* - Add security fix patchesMarcus Alves Grando2006-05-233-14/+276
| | | | | | | | | | - Bump PORTREVISION Security: CVE-2004-2541 Obtained from: Debian (partially) Notes: svn path=/head/; revision=163174
* - Update to 0.5.3Michael Johnson2006-05-234-20/+14
| | | | Notes: svn path=/head/; revision=163173
* - Update to bsd.java.mk 2.0Herve Quiroz2006-05-234-27/+23
| | | | | | | | | | | | | | | - Use USE_ANT - Use SUB_FILES to configure launcher shell script - Use javavmwrapper in launcher shell script - Bumped PORTREVISION to let users take advantage of javavmwrapper - Use %%JAVAJARDIR%% in pkg-plist PR: 97684 Submitted by: hq Approved by: maintainer Notes: svn path=/head/; revision=163172
* Update to 0.9707.Roman Bogorodskiy2006-05-232-4/+4
| | | | Notes: svn path=/head/; revision=163171
* - Update master siteEmanuel Haupt2006-05-232-2/+2
| | | | | | | - Update WWW Notes: svn path=/head/; revision=163170
* Update to 1.6.4Mathieu Arnold2006-05-232-5/+4
| | | | | | | | PR: 96281 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163169
* Update master site.Emanuel Haupt2006-05-231-2/+1
| | | | Notes: svn path=/head/; revision=163168
* - Update to 0.5.2Michael Johnson2006-05-237-25/+51
| | | | Notes: svn path=/head/; revision=163167
* fix WWWEdwin Groothuis2006-05-231-1/+1
| | | | Notes: svn path=/head/; revision=163166
* Update master site and add an additional mirror.Emanuel Haupt2006-05-231-1/+2
| | | | Notes: svn path=/head/; revision=163165
* - Fix MASTER_SITES [1]Jean-Yves Lefort2006-05-234-20/+26
| | | | | | | | | | | | - Replace pkg-message instructions by a wrapper script - Cleanups [1]: PR: ports/97647 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163164
* Remove dummy .dir files in ${PREFIX}/{bin,lib}/ after installation.Hye-Shik Chang2006-05-232-0/+6
| | | | | | | | This may remove even though other port installed such file. But.. :-) Notes: svn path=/head/; revision=163163
* - Update to 1.01Andrew Pantyukhin2006-05-232-4/+4
| | | | | | | | Reported by: portscout Approved by: krion (mentor, implicit) Notes: svn path=/head/; revision=163162
* - Update to 0.31Andrew Pantyukhin2006-05-234-8/+8
| | | | | | | | Reported by: portscout Approved by: krion (mentor, implicit) Notes: svn path=/head/; revision=163161
* - Update to 4.61Pav Lucistnik2006-05-234-25/+42
| | | | | | | Approved by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) Notes: svn path=/head/; revision=163160
* - Update to 1.8Pav Lucistnik2006-05-232-5/+4
| | | | | | | Submitted by: Martin Wilke <freebsd@unixfreunde.de> (based on) Notes: svn path=/head/; revision=163159
* Update to 1.45Lars Balker Rasmussen2006-05-232-4/+4
| | | | | | | Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=163158
* Mark FORBBIDEN due to remote code execution vulnerability.Simon L. B. Nielsen2006-05-231-0/+2
| | | | | | | | | Security: http://www.rtr.com/fpsupport/fp2002sr1_download.htm Reported by: Jaroslav Kadubec With hat: secteam Notes: svn path=/head/; revision=163156