1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

6422 Commits

Author SHA1 Message Date
Hye-Shik Chang
df0b95301a Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.
Spotted by:	pointyhat via kris
2006-08-10 10:05:13 +00:00
Cheng-Lung Sung
c51c4df0b0 - update to 0.14
- I'll maintain it.
2006-08-10 08:10:47 +00:00
Maho Nakata
a01182c495 If WITHOUT_JAVA is set, of course we don't build JAVA
with gtk (and xlib) awt peer.

Submitted by:	imp
2006-08-10 07:53:06 +00:00
Thierry Thomas
8abf80ec98 - Upgrade to 20060506;
- Remove FreeBSD specificities.

PR:		ports/101054
Security:	VuXML ID 43cb40b3-c8c2-11da-a672-000e0c2e438a
2006-08-10 07:37:32 +00:00
Rong-En Fan
6aae62e508 - Unbreak on 4.x
PR:		ports/101726
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-08-10 03:39:44 +00:00
Rong-En Fan
0a369be768 - Unbreak on 4.x
PR:		ports/101727
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-08-10 03:36:16 +00:00
Martin Wilke
f896c6fa65 force commit.
- Fix Makefile entry

Approved by:	krion (mentor)
2006-08-09 20:38:53 +00:00
Martin Wilke
31818d07e5 BROKEN: does not build
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-09 20:26:03 +00:00
Cheng-Lung Sung
23afebdd07 - update to 0.012
- to celebrate my no.1500 commits, I'll maintain this port.
2006-08-09 07:35:13 +00:00
Cheng-Lung Sung
12b060c89f - update to 0.13 2006-08-09 03:15:31 +00:00
Maho Nakata
d83ac601bc Setting java.home, changing default awt peer to gtk,
and using cairo backend for WITH_JAVA_AWT

Approved by:	gerald
2006-08-08 12:35:07 +00:00
Erwin Lansing
20719b088c Fix PLIST
Submitted by:	 pointyhat
2006-08-08 07:40:03 +00:00
Cheng-Lung Sung
4a430cb085 - Fix building on 4.x.
- bump PORTREVISION

PR:		ports/101634
Submitted by:	maintainer (Stanislav Sedov)
2006-08-08 06:57:46 +00:00
Gerald Pfeifer
e09b138930 Restore Fortran in distinfo, which I had missed with the previous commit. 2006-08-07 21:23:06 +00:00
Gerald Pfeifer
01f92753ac Update to the 20060804 snapshot of GCC 4.1.2. 2006-08-07 16:11:59 +00:00
Gerald Pfeifer
34e8504f40 Update to the 20060805 snapshot of GCC 4.2.0. 2006-08-07 15:17:10 +00:00
Martin Wilke
337148661c - Mark broken on 4.x
Submitted by:	pointyhat via kris
Approved by:	krion (mentor)
2006-08-07 14:12:58 +00:00
Rong-En Fan
9947e8e5b5 Add sather-tutorial 000328, a tutorial on the Sather programming
language.

PR:		ports/101425
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 13:12:12 +00:00
Rong-En Fan
386792863d Add sather-specification 000328, specification of the Sather programming
language.

PR:		ports/101424
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 13:11:35 +00:00
Ying-Chieh Liao
7b4573d008 fix build on releng_4 2006-08-07 09:58:42 +00:00
Rong-En Fan
e034601696 - Chase shlib versioning of lang/spidermonkey, patch from Andrew Pantyukhin
PR:		ports/101561
Submitted by:	Dominic Mitchell <dom at happygiraffe.net> (maintainer)
2006-08-07 09:10:57 +00:00
Ion-Mihai Tetcu
1bfe402647 Add USE_OCAML_WASH hack to allow ocaml ports delete shared ocaml dirs on
uninstall. Required when installed to non-standard prefix.

PR:		ports/101525
Submitted by:	Stanislav Sedov (maintainer)
2006-08-07 06:55:27 +00:00
Maho Nakata
accf890584 * enabling gtk as default awt peer
* setting java.home property
* use cairo backend

Approved by:	gerald (implicit)
2006-08-07 06:09:43 +00:00
Xin LI
62a8de4cc4 Update to php 4.4.3:
* Disallow certain characters in session names.
    * Fixed a buffer overflow inside the wordwrap() function.
    * Prevent jumps to parent directory via the 2nd parameter of the tempnam() function.
    * Improved safe_mode check for the error_log() function.
    * Fixed cross-site scripting inside the phpinfo() function.
    * Fixed offset/length parameter validation inside the substr_compare() function.
    * Upgraded bundled PCRE library to version 6.6
    * Over 20 various bug fixes.

Approved by:	ale's vacation
2006-08-07 03:27:15 +00:00
Rong-En Fan
80359d9813 - Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR

PR:		ports/101446
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-07 03:22:37 +00:00
Boris Samorodov
f76141e4cd Broken on 4.x: does not extract (both bzip2 and tar.gz sources are used)
Reported by:	krismail
Approved by:	netchild (mentor, implicit)
2006-08-06 20:23:58 +00:00
Joseph Koshy
02e454d15d - Honor CC, CFLAGS etc. [1]
- Use BSD_INSTALL_* macros to install files.	[1]
- Make the port PREFIX clean.

PR:		ports/101398	[1]
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-06 10:53:54 +00:00
Stefan Walter
34640f3905 - Fix permissions of installed files. [1]
- Use PKGNAMEPREFIX. [1]
- Fix dependency on javavmwrapper.

PR:		100963 [1]
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
Approved by:	arved (mentor)
2006-08-06 07:23:35 +00:00
Andrew Pantyukhin
724636363e - Bump portrevision for the previous update
- INSTALLS_SHLIB -> USE_LDCONFIG
- Beautify master sites
2006-08-05 18:37:14 +00:00
Andrew Pantyukhin
a0dc8a9e44 - Install a versioned lib
Approved by:	citric@cubicone.tmetic.com (maintainer timeout, 16 days)
2006-08-05 18:19:38 +00:00
Cheng-Lung Sung
c03db7e61f - Remove RUBY_DOCDIR as well
PR:		ports/101350
Submitted by:	maintainer (Stanislav Sedov)
2006-08-05 13:22:36 +00:00
Cheng-Lung Sung
7d97341be0 - Deinstall RUBY_DOCDIR as well
PR:		ports/101347
Submitted by:	maintainer (Stanislav Sedov)
2006-08-05 13:22:04 +00:00
Ion-Mihai Tetcu
538f12fb8c - support non-standard prefix
- fix some plist issues

Submitted by:	maintainer (via private email)
2006-08-04 14:22:50 +00:00
Rong-En Fan
9867961518 - Update to 1.2.2
- Unbrake on all platforms
- Use tk8.4 instead of tk8.3
- Fix bug with abort2 function
- Fix installed files's permissions
- Use PORTDOCS macro

Some notes from maintainer:
1) Due to some GC/Sather bugs we need specific options to compile GC.
   To achive this i compile GC separately and link it statically. I've
   not include it in dependencies to not bother user with GC's OPTIONS.
2) Port can be build currently only against non-threaded Tk/Tcl library.
   Don't know currently how to investigate this since there are no way to
   find if Tk build with or without threads. Furthermore, tk and tk-threads
   are mutually exclusive. Linking agains static Tk is bogus...

PR:		ports/100964
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-08-04 14:12:41 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Erwin Lansing
7209d09264 Mark BROKEN: does not package 2006-08-04 08:37:17 +00:00
Hye-Shik Chang
1e199b4c5b Add checksums for Python 2.5b3 and remove old checksums for pre-alpha
versions.
2006-08-04 06:39:10 +00:00
Hye-Shik Chang
ae152aa766 Update python-devel to 2.5b3. 2006-08-04 06:37:06 +00:00
Boris Samorodov
99dc16658c The GNU Ada compiler system built from GCC 3.4.6.
PR:		99993
Submitted by:	Karel Miklav <karel@lovetemple.net>
Approved by:	netchild (mentor, implicit)
2006-08-03 20:25:08 +00:00
Cheng-Lung Sung
2ae633b5de - unbreak
- adding some files into pkg-plist
2006-08-03 02:48:29 +00:00
Ion-Mihai Tetcu
92f54efd68 - Add support for threaded Tk by passing PTHREAD_LIBS to configure in -tklibs
swith. This allows build with threaded Tk (otherwise configure fails to use
  Tk). Also depend on threaded Tk by default in case of THREADS support - with
  non-pthread tk library it will not be stable enough
- Add OPTIONS
- Enable builds of non-threaded targets
- Depend on X in case if X is installed, since configure does this by default.
- Rename patchfiles to make portlint happy
- Eliminate the number of reinplace patterns (remove duplicates, optimize)
- Move manpage list in the separate files
- Pass pthread flags to compiler (PTHREAD_CFLAGS/LIBS safety)
- Remove some ugly hacks on setting permissions etc (eliminated by setting
  correct permission in COPY_TREE macros)
- Eliminate duplicate entries in PLIST in case of unstalling optimized binaries,
  also optimize this part
- Remove unused PLIST_SUB variable
- Miscelanios cleanups in Makefile
- Pass maintainership to submitter

The following files was added:
- files/man1
- files/manlinks
- files/mann
- files/patch-camlp4-man_Makefile
- files/patch-camlp4_lib_Makefile
- files/patch-ocamldoc_Makefile
- files/patch-stdlib_Makefile

I removed the following files:
- files/patch-camlp4-man::Makefile
- files/patch-camlp4::lib::Makefile
- files/patch-ocamldoc::Makefile
- files/patch-stdlib::Makefile

Also add bsd.ocaml.mk until it will be included in Mk/

PR:		ports/101122
Submitted by:	Stanislav Sedov
2006-08-02 14:00:20 +00:00
Rong-En Fan
c7463178bc - Update to 0.19
- Update WWW

PR:		ports/101163
Submitted by:	Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2006-08-02 04:16:41 +00:00
Ying-Chieh Liao
94fb889de9 add p5-v6-alpha 0.011
An experimental compiler for Perl 6
2006-08-01 02:32:22 +00:00
Ying-Chieh Liao
3f5cb7c81c add p5-Pugs-Compiler-Rule 0.12
Compiler for Perl 6 Rules
2006-08-01 01:39:58 +00:00
Gerald Pfeifer
518884b4c5 Update to the 20060729 snapshot of GCC 4.2.0. 2006-07-31 05:35:03 +00:00
Gerald Pfeifer
519a1dafa1 Update to the 20060728 snapshot of GCC 4.1.2. 2006-07-31 05:31:41 +00:00
Martin Wilke
3b5c3ef947 - Fix file permissions
- Use DATADIR macro

PR:		ports/100966
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-30 20:59:29 +00:00
Martin Wilke
a296858900 - Fix file permissions
PR:		ports/100960
Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-30 20:57:30 +00:00
Martin Wilke
8cd5162190 - Fix file permissions
- Makefile cleanup

PR:		ports/100968
Submitted by:	Stanislav Sedov <ssedon(at)mbsd.msk.ru>
Approved by:	krion (mentor)
2006-07-30 20:51:59 +00:00
Sergey Matveychuk
331546a499 - Fix last discovered security vulnerabilities.
VuXML id:	76562594-1f19-11db-b7d4-0008743bf21a
2006-07-30 09:55:21 +00:00