summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up Tomcat 4, 4.1, 5, and 5.5 ports.Sam Lawrance2006-02-0756-2728/+1549
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes apply to all ports, unless mentioned otherwise: - Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6] - Improve the tomcat55 rc script. Fix PID handling. Improve the shutdown process. Use USE_RC_SUBR to its full potential. [2] - Backport tomcat55 rc script to the other tomcat ports. This allows us to pass command line arguments to the JVM. Noted in UPDATING. [1], [3], [4] - Change ownership of installed files. All files are now installed with default uid/gid (root:wheel) except for those in the conf/, logs/, temp/ and work/ directories. [5] - No longer install tomcatXXctl binary. rc scripts are more flexible and can be reconfigured without recompiling. - Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout). - Remove a long list of sed expressions in favour of SUB_LIST. - Move pkg_{,de}install to files/pkg_{,de}install.in. Add them to SUB_FILES. Tidy up substitutions and remove hardcoded values. - Some nonfunctional tidying and removal of Makefile cruft. PR: ports/38018 [1], ports/38020 [2], ports/74344 [3], ports/75143 [4], ports/83434 [5], ports/92692 [6] Submitted by: Ari Suutari <ari.suutari@syncrontech.com> [1] [2], SimpleRezo Team <freebsd@simplerezo.com> [3], Anton Yudin <toha@toha.org.ua> [4], Jan Grant <jan.grant@bristol.ac.uk> [5], lawrance [6] Approved by: Kang Liu <liukang@cn.freebsd.org> (maintainer) [6] Maintainer timeouts on [1], [2], [3], [4], [5] Big thanks to: hq for the initial tomcat55 script jasonb on FreeNode #tomcat for packaging advice
* Update changed master site and homepage URLs.Anders Nordby2006-02-072-2/+2
| | | | Submitted by: demon
* - update to 1.0.3Cheng-Lung Sung2006-02-072-8/+5
|
* Update to 2.12.3.Joe Marcus Clarke2006-02-072-4/+8
|
* Add @dirrmtry www/dataAndrey A. Chernov2006-02-072-1/+2
|
* - Update to 1.5.2.2Cheng-Lung Sung2006-02-072-4/+5
| | | | | | | | - Authors of gallery strongly recommend to upgrade to 1.5.2-pl2 PR: 92938 Submitted by: clsung Approved by: maintainer
* - Update to 0.68Cheng-Lung Sung2006-02-072-4/+4
| | | | | PR: 92935 Submitted by: maintainer
* Fix plist (leftover %D prefix in @dirrmtry entry).Alexander Nedotsukov2006-02-072-3/+4
|
* - Fix plist (leftover %D prefix in @dirrmtry entry). [1]Alexander Nedotsukov2006-02-072-5/+5
| | | | | | - Remove obsolete USE_REINPLACE. Reported by: krismail [1]
* Adjust pkg-descr.Michael Nottebrock2006-02-078-8/+24
|
* Update to 2.0Michael Nottebrock2006-02-0716-40/+40
|
* - Update to 2.12.1Michael Johnson2006-02-073-5/+7
|
* Update to 2.12.3.Joe Marcus Clarke2006-02-062-4/+4
|
* - Update to 1.0.0Herve Quiroz2006-02-062-33/+19
| | | | | | | | | | | - Add 'devel' category - Use USE_ANT - Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed - Cleanup: remove now useless PLIST_SUB entries - ECHO_CMD -> ECHO_MSG - The port now installs another JAR file: jcommon-xml.jar Tested by: thierry
* - dirrmtry www/cgi-binErwin Lansing2006-02-062-1/+2
| | | | | | | | - Bump PORTREVISION PR: 92919 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer) Reported by: kris
* Base this port on lang/gcc41 instead of lang/gcc40. The former has notGerald Pfeifer2006-02-061-1/+1
| | | | | | | | formally been released yet, but it's very close and Fortran support is so much better than in the latter, that this seems appropriate. This is also based on concrete recommendations by a GFortran developer and a user based on their experiences.
* Reset maintainershipErwin Lansing2006-02-062-2/+2
| | | | | PR: 92915 Submitted by: Soeren Straarup <xride@x12.dk> (ex-maintainer)
* - Update to 2.12.3Michael Johnson2006-02-066-10/+20
|
* Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()Maxim Sobolev2006-02-0612-6/+42
| | | | | | function). Submitted by: Dan Lukes <dan@obluda.cz>
* - Update to 2.12.3Michael Johnson2006-02-063-4/+7
|
* fix password checking if the crypted password is 28 chars long and not 13Oliver Lehmann2006-02-061-1/+3
| | | | update PORTREVISION
* Update to DAT 4690James E. Housley2006-02-062-4/+4
|
* Attempt to fix the build on sparc64.Joe Marcus Clarke2006-02-062-0/+46
|
* Fix build on 4.x.Maxim Sobolev2006-02-066-0/+78
| | | | Submitted by: Tod McQuillin
* Upgrade to 1.2.0.Thierry Thomas2006-02-062-8/+8
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?group_id=36382&release_id=391352>
* - Remove port; project is deadTim Bishop2006-02-067-333/+1
| | | | | PR: 92531 Requested by: maintainer
* Update to 2.12.3.Joe Marcus Clarke2006-02-063-4/+5
|
* - Require gcc34 on all archsPav Lucistnik2006-02-061-1/+1
| | | | | | | This is to work around internal compiler error in gcc33, if case anyone wonder. Requested by: kris
* Add sysgather-1.0pre3 - a simple configuration file manager that makesPeter Pentchev2006-02-065-0/+37
| | | | it easier to keep track of configuration files using a version control system.
* Update to 2.12.3, and switch to @dirrmtry.Joe Marcus Clarke2006-02-066-46/+52
|
* Update to 2.12.3.Joe Marcus Clarke2006-02-063-4/+8
|
* Update to 2.12.3.Joe Marcus Clarke2006-02-063-5/+12
|
* - Fix "chunk already allocated" errorAndrey Slusar2006-02-067-5/+353
| | | | | | | | | | | | | - Add sanity checking to avoid GTK assertion errors due to missing pixmaps. - Resolve two known vulnerabilities: http://secunia.com/advisories/13536/ - Replace tmpnam with mkstemp - Disallow server-provided absolute filenames Hopefully that's enough to get the port back in action. PR: ports/92787 Submitted by: Shaun Amott <shaun@inerd.com>
* Update to 2.12.3.Joe Marcus Clarke2006-02-064-8/+8
|
* marcus has beat me, so merging mine with his.Jeremy Messenger2006-02-064-10/+8
| | | | | | -Remove USE_REINPLACE. -Remove quote in BROKEN. -Use @dirrmtry.
* Update to 2.12.3.Joe Marcus Clarke2006-02-064-8/+8
|
* -Update to 2.12.3.Jeremy Messenger2006-02-068-16/+12
| | | | -Remove USE_REINPLACE.
* - update pkg-descrYen-Ming Lee2006-02-061-2/+2
| | | | | PR: 92900 Submitted by: Andrew Pantyukhin <infofarmer at gmail.com>
* Update to 0.13Sergey Skvortsov2006-02-062-5/+5
| | | | Changes: http://search.cpan.org/src/ULTRADM/POE-Component-Client-SMTP-0.13/Changes
* Otter is an automated deduction system (theorem prover) forRenato Botelho2006-02-065-0/+386
| | | | | | | | | | first-order logic with equality developed at Argonne National Laboratories. WWW: http://www-unix.mcs.anl.gov/AR/otter/ PR: ports/92834 Submitted by: wollman
* Update to 6.6Kirill Ponomarev2006-02-062-4/+4
|
* - Require gcc34 for xmess on amd64Pav Lucistnik2006-02-061-0/+4
| | | | Requested by: Miguel Mendez <mmendez@energyhq.be>
* Open monitored files with the O_NONBLOCK flag: prevents gam_serverJean-Yves Lefort2006-02-062-1/+21
| | | | | from locking up when a file for which open() blocks forever is monitored.
* - Update to 1.09Renato Botelho2006-02-062-6/+11
| | | | | | | | - Fix IGNORE message to pacify portlint(1) - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer
* - Update to 0.38Renato Botelho2006-02-063-4/+4
| | | | | PR: ports/92897 Submitted by: maintainer
* - Update to 0.08Renato Botelho2006-02-062-6/+5
| | | | | | | | - Fix BROKEN message - Drop USE_REINPLACE PR: ports/92897 Submitted by: maintainer
* Fix access to uninitialized memory when examining the device's EEPROM.Joerg Wunsch2006-02-062-1/+11
|
* Add rssowl.Jean-Yves Lefort2006-02-065-0/+86
| | | | | | | | | | | | | | | | | | | | RSSOwl is a free, opensource RSS / RDF / Atom Newsreader. Some special features are: - Export News to PDF, HTML, RTF, OPML - Import Favorites from OPML - Full text-search with syntax-highlight of the results - Powerful Newsfeed search-engine - View news in internal browser - Manage favorites in categories (Drag and Drop support) - Runs on Windows, Linux, Solaris and Mac For a complete list of features, see: http://www.rssowl.org/overview WWW: http://www.rssowl.org/ PR: ports/92708 Submitted by: Matthias Sund <m.sund@arcor.de>
* A subclass of Date::Range that uses Time::Piece objects, ratherRenato Botelho2006-02-065-0/+41
| | | | | | | | | than Date::Simple, to manipulate ranges of dates. WWW: http://search.cpan.org/dist/Time-Piece-Range PR: ports/92850 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
* - Update to 0.6.7Tim Bishop2006-02-063-1754/+2242
| | | | | PR: 92864 Submitted by: "Phillip Neumann" <pneumann@gmail.com> (maintainer)