Commit graph

144203 commits

Author SHA1 Message Date
Yaroslav Tykhiy
f353783dfa This software has quite broken original Makefile, at least for us.
Instead of trying to patch it, just supply a BSD-specific Makefile
using <bsd.prog.mk>.  This removes the build-time dependency of this
tiny port on USE_REINPLACE and the heavy-weight gmake at once.
2006-02-07 16:47:57 +00:00
Hajimu UMEMOTO
f99dba79e0 Update to 20060109. 2006-02-07 15:40:15 +00:00
Hajimu UMEMOTO
af85468d10 Update to 20060111. 2006-02-07 15:39:36 +00:00
Sam Lawrance
b0bed731ad Pass maintainership to Soren Dossing <netcom@sauber.net>.
PR:		ports/92186
Approved by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (outgoing maintainer)
2006-02-07 15:11:34 +00:00
Renato Botelho
4000fb4d20 Fix MASTER_SITES
PR:		ports/92963
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 14:47:43 +00:00
Renato Botelho
d4b0ec1295 Fix MASTER_SITES
PR:		ports/92972
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-02-07 14:43:53 +00:00
Vasil Dimov
7946856550 * Update misc/ossp-uuid from 1.4.0 to 1.4.1
* Take maintainership, requested by mnag (maintainer)

PR:		ports/92957
Submitted by:	vd
Approved by:	garga (mentor), mnag (maintainer)
2006-02-07 14:07:35 +00:00
Kirill Ponomarev
ae7e45084e Update to 0.6.2 2006-02-07 14:01:44 +00:00
Sam Lawrance
314fa7a3d9 Since the procname of tomcat processes may vary due to javavmwrapper,
subvert the 'check_pid_file' procname check by setting it from the output
of 'ps'.

Remove the previous attempt at handling this problem, which was to put
a wildcard in procname.  I'll wear my pointy hat for that bogus hack.

Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
2006-02-07 13:41:00 +00:00
Sergey Matveychuk
a20733af44 - Update to 0.1.11
- Remove USE_REINPLACE
- Use USE_DOS2UNIX

PR:		ports/92927
Submitted by:	maintainer
2006-02-07 13:21:18 +00:00
Sergey A. Osokin
99090d00ed Update to 0.4.5.
Approved by:	danfe (maintainer)
2006-02-07 13:16:07 +00:00
Sergey Matveychuk
346ee7892f - Utilize new features: USE_RC_SUBR, SUB_FILES. It simplifies Makefile.
- Fix pkg-message
- Remove redundant code from a startup script
- Install a sample config in EXAMPLESDIR instead of PREFIX/etc
- Refine pkg-descr a little
2006-02-07 12:50:29 +00:00
Sergey Matveychuk
2fb9fbd8a1 o Unbreak games/xracer by adding working MASTER_SITES
o Currently unmaintained, will take maintainership
o Clean-up Makefile
	- Use PORTDOCS macro and DATADIR
	- Dependency on glut implies X libraries
o Change pkg-message to pkg-message.in so DATADIR and DOCSDIR variables can
	be used
o Patch for joystick support
o Update WWW

PR:		ports/92930
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2006-02-07 11:40:44 +00:00
Simon L. B. Nielsen
11335efcf2 Case MASTER_SITES redirect as reported by the Distfiles survey. 2006-02-07 11:40:12 +00:00
Dirk Meyer
2f6596780e - fix missing manpage
http://pointyhat.freebsd.org/errorlogs/i386-6-latest/fvwm-2.5.16.log
2006-02-07 11:21:15 +00:00
Simon Barner
2b472824bd - Avoid recursive variable definition
Submitted by:	pfgshield-freebsd@yahoo.com (maintainer)
2006-02-07 11:14:59 +00:00
Vasil Dimov
329f628eea Update devel/shtool from 2.0.4 to 2.0.5
Approved by:	garga (mentor)
2006-02-07 10:46:43 +00:00
Sergey Matveychuk
18d67ba309 - Use a static header file instead of generated by f2c.
It decreases a dependencies and so fix build on 7.0.

PR:		ports/92940
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Reported by:	krismail
2006-02-07 10:46:01 +00:00
Vasil Dimov
134ef31226 Fix amd64 build
PR:		ports/92658
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Reworked by:	vd
Approved by:	garga (mentor)
2006-02-07 10:44:12 +00:00
Herve Quiroz
3d82afa955 - Update to 1.0.0 [1]
- Add 'graphics' category [2]
- Move RUN_DEPENDS [2]
- Use USE_ANT
- JAVAJARDIR -> JAVALIBDIR
- Do not set JAVA_BUILD/JAVA_RUN, just set NO_BUILD when needed
- Cleanup: remove now useless PLIST_SUB entries
- ECHO_CMD -> ECHO_MSG
- Trim whitespaces in pkg-descr

Reported by:	thierry [1], portlint [2]
2006-02-07 10:42:32 +00:00
Sergey Matveychuk
84586e5c2c - Add a trailing slash to a second master site
Noticed by:	fenner's script
2006-02-07 10:33:02 +00:00
Dejan Lesjak
ed36034cff Since fontconfig by default generates font cache files in directories where
this port installs encodings, try to remove them upon uninstallation, so
removing of directories has a chance to succeed. Just in case some user
has for some reason put fonts under these directories, be nice and try to
regenerate cache file and remove it again only if it is empty.
2006-02-07 10:00:25 +00:00
Dejan Lesjak
2048a96036 Take care of font cache files on installation and uninstallation of port:
On installation try running fc-cache for directory where fonts from this
port are installed and don't complain if fc-cache (from fontconfig) is
missing. Do a bit more dancing on uninstall, just in case users have their
own fonts installed in same directory:
- first remove fonts.cache-1 if it is there since it won't be accurate
  after fonts from this port are gone anyway,
- next try to regenerate cache with fc-cache for this directory
- if previous step generates empty cache file, remove it
If directory contained only fonts from this port, it should get properly
removed at the end. If there were other fonts there and fontconfig is
installed, this will leave proper cache file for remaining fonts behind
after uninstall of this port.
2006-02-07 09:56:51 +00:00
Dejan Lesjak
a36a1af6f4 Don't install empty fonts.dir in fonts/local. 2006-02-07 09:47:56 +00:00
Vasil Dimov
87146ed106 Update devel/shtool from 2.0.3 to 2.0.4
Approved by:	garga (mentor)
2006-02-07 09:22:32 +00:00
Anton Berezin
763d74dde1 Update to 4.04.
PR:		92067
Approved by:	maintainer timeout (2 weeks)
2006-02-07 09:12:48 +00:00
Erwin Lansing
65ad02daf5 Update to 0.05002
PR:		92951
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-07 09:06:09 +00:00
Anton Berezin
65adcf3ff4 Update to 0.30. 2006-02-07 09:05:14 +00:00
Erwin Lansing
4acc9ba665 Update to 0.01003
PR:		92950
Submitted by:	Lars Balker Rasmussen <lars@balker.dk> (maintainer)
2006-02-07 09:05:01 +00:00
Anders Nordby
9871d4c0ed Update to 2.8.
Remove USE_REINPLACE (deprecated).

PR:		92894
Submitted by:	az
2006-02-07 08:51:09 +00:00
Sam Lawrance
a0156c5c5b Clean up Tomcat 4, 4.1, 5, and 5.5 ports.
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
2006-02-07 08:50:09 +00:00
Anders Nordby
5223a66b16 Update changed master site and homepage URLs.
Submitted by:	demon
2006-02-07 08:23:24 +00:00
Cheng-Lung Sung
5df38dbf09 - update to 1.0.3 2006-02-07 08:13:07 +00:00
Joe Marcus Clarke
5ecb6d72e5 Update to 2.12.3. 2006-02-07 07:13:50 +00:00
Andrey A. Chernov
69d5a227f2 Add @dirrmtry www/data 2006-02-07 06:04:10 +00:00
Cheng-Lung Sung
5c9f61382e - Update to 1.5.2.2
- Authors of gallery  strongly recommend  to upgrade to 1.5.2-pl2

PR:		92938
Submitted by:	clsung
Approved by:	maintainer
2006-02-07 05:54:29 +00:00
Cheng-Lung Sung
0d50c09e5e - Update to 0.68
PR:		92935
Submitted by:	maintainer
2006-02-07 03:31:15 +00:00
Alexander Nedotsukov
9c6b821023 Fix plist (leftover %D prefix in @dirrmtry entry). 2006-02-07 02:10:08 +00:00
Alexander Nedotsukov
7b3eb60ab4 - Fix plist (leftover %D prefix in @dirrmtry entry). [1]
- Remove obsolete USE_REINPLACE.

Reported by:	krismail [1]
2006-02-07 02:07:58 +00:00
Michael Nottebrock
15d36f3076 Adjust pkg-descr. 2006-02-07 00:26:00 +00:00
Michael Nottebrock
adcb04156d Update to 2.0 2006-02-07 00:19:56 +00:00
Michael Johnson
315dd6e5e6 - Update to 2.12.1 2006-02-07 00:16:56 +00:00
Joe Marcus Clarke
b704ee2ce2 Update to 2.12.3. 2006-02-06 23:47:49 +00:00
Herve Quiroz
004ebba6cc - Update to 1.0.0
- 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
2006-02-06 23:26:40 +00:00
Erwin Lansing
f81a821781 - dirrmtry www/cgi-bin
- Bump PORTREVISION

PR:		92919
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Reported by:	kris
2006-02-06 22:19:53 +00:00
Gerald Pfeifer
b4f474287d Base this port on lang/gcc41 instead of lang/gcc40. The former has not
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.
2006-02-06 22:16:03 +00:00
Erwin Lansing
15d6e20503 Reset maintainership
PR:		92915
Submitted by:	Soeren Straarup <xride@x12.dk> (ex-maintainer)
2006-02-06 22:09:19 +00:00
Michael Johnson
7858465c35 - Update to 2.12.3 2006-02-06 22:06:08 +00:00
Maxim Sobolev
f3f135c46f Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()
function).

Submitted by:		Dan Lukes <dan@obluda.cz>
2006-02-06 22:03:50 +00:00
Michael Johnson
bb2e24aa25 - Update to 2.12.3 2006-02-06 21:47:37 +00:00