1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

131087 Commits

Author SHA1 Message Date
Mark Linimon
f0cde5f1b6 Set this port for deprecation. The current maintainer notes that
it is completely supplanted by lang/oo2c.
2005-08-28 07:59:44 +00:00
Alex Dupre
b2f90dc533 Update to 6.0.2 release. 2005-08-28 07:59:26 +00:00
Jeremy Messenger
0083ef4403 - Make portlint happier.
- Add Java 5 plugins support. [1]
- Use system's libm (/usr/src/lib/msun), nss, nspr and etc. Also, do
  not extract those. Better explain, use external dependencies. [1]
- Teach firefox-config and *.pc files for nspr that will making other
  third apps to buildable like epiphany, vlc-devel's mozilla plugins
  and etc. Have been tested with full GNOME 2.11.x build too.
- Add four patches: [1]

	patch-bugzilla243151:
		https://bugzilla.mozilla.org/show_bug.cgi?id=243151

	patch-jsosdep:
		Fix the FreeBSD define

	patch-oji-threads:
		64-bit wide pthread_t

	patch-xptcinvoke_x86_64_linux:
		Setting a possibly uninitialized variable (value).

- Fix a crash that can occur using gtk+-2.7 and possibly 2.6.10 when closing
  windows. https://bugzilla.mozilla.org/show_bug.cgi?id=3002 [2]
- Get rid of FIREFOX and FF_VER, best to use PORTNAME and PORTVERSION
  varibles that are arleady exist and lesser complicate.
- Change all hardcore of 'firefox' to PORTNAME.
- Change a manual loop for patch all.js to find(1), so we can sleep
  on it.

Submitted by:	mi [1], marcus [2]
Reviewed by:	my team, FreeBSD GNOME Team.
Tested by:	many
2005-08-28 07:59:05 +00:00
Joe Marcus Clarke
9e389814c3 Update to 1.2.2a. 2005-08-28 07:58:46 +00:00
Jeremy Messenger
b6214e24cd Add install a missing nsprc.pc, we will need it when we use mi's firefox
patch and thunderbird changes. Took half patches from:

	https://bugzilla.mozilla.org/show_bug.cgi?id=290726

Bump the PORTREVISION.

Reviewed by:	marcus
2005-08-28 07:57:55 +00:00
Andrey A. Chernov
886b9ec51c Remove myself from maintainer 2005-08-28 07:52:24 +00:00
Mark Linimon
8dd0f97bd1 Maintainer has asked to relinquish this port. The mastersite disappeared
after an intrusion and might not come back.  Set this port for a fast
expiration.
2005-08-28 07:52:12 +00:00
Joe Marcus Clarke
b71b6bdc85 Update to 0.36.1. 2005-08-28 07:44:57 +00:00
Joe Marcus Clarke
da752b7a4f Update to 1.6.5. 2005-08-28 07:40:03 +00:00
Joe Marcus Clarke
260fb418c3 Update to 2.6.10. 2005-08-28 07:37:53 +00:00
Hajimu UMEMOTO
d82978abfe add new port: Photo Image Print System for Linux --- EPSON PM-930C (for LPR)
Submitted by:	ISHII <m-1shii__at__r2.dion.ne.jp> (with some modification)
2005-08-28 07:33:27 +00:00
Joe Marcus Clarke
e9b73dc600 Update to 1.2.4, and use the official version of GNU getline() from gsed. 2005-08-28 07:33:23 +00:00
Jun Kuriyama
5bfd35ee40 Add p5-Math-Vec 0.02, object-Oriented Vector Math Methods in Perl. 2005-08-28 07:32:03 +00:00
Joe Marcus Clarke
ed44ca3596 Update to 0.1.5. 2005-08-28 07:30:51 +00:00
Mark Linimon
f42cd81387 Make the COMMENT similiar to all the other x11* ones. 2005-08-28 07:29:42 +00:00
Jun Kuriyama
e652fec65a Upgrade to 1.3.1. 2005-08-28 07:28:30 +00:00
Norikatsu Shigemura
b08d8fc94b Fix the internal browser issue.
PR:		ports/84672
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-08-28 07:26:40 +00:00
Norikatsu Shigemura
8c7c7fbb69 Update to 1.12.2. 2005-08-28 07:20:47 +00:00
Jun Kuriyama
72e1734e3d Fix dependency check filename for libexif. 2005-08-28 07:20:43 +00:00
Norikatsu Shigemura
0001a6bc3f Fix build on 4.x.
Because perl 5.005 didn't have $Config{d_usleep},
  $Config{d_usleep} was compulsorily used by replaceement to 1.

Pointed out by:	pointyhat via kris
Reviewed by:	tobez
2005-08-28 07:16:33 +00:00
Joe Marcus Clarke
95cecc3f71 Chase the Gaim 1.5.0 update. 2005-08-28 07:13:35 +00:00
Jun Kuriyama
b8c468cc17 Add a patch (already included in the upstream CVS) to fix quote() with
bytea type.
2005-08-28 07:11:46 +00:00
Joe Marcus Clarke
0fe32b3273 Update to 1.5.0. See http://gaim.sourceforge.net/ChangeLog for the list of
changes.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
2005-08-28 07:09:11 +00:00
Andrey A. Chernov
a1ec789f81 Upgrade to 3.5.3 2005-08-28 07:08:01 +00:00
Jun Kuriyama
ef2c40b4b1 Add p5-JSON 0.99, perl extension to convert to JSON (JavaScript Object
Notation).
2005-08-28 07:05:49 +00:00
Jeremy Messenger
d2543525ff - Remove ttmkfdir dependency and do not use it, using static method by
add fonts.dir in webfonts/files/. It's easier on us for no prefer
  what to use tools. For example, if you install Xorg and why do you
  need ttmkfdir when there have mkfontscale and mkfontdir that came
  with Xorg?
- Add run fc-cache like bitstream-vera port has, useful for the new
  Xorg/XFree86 and other desktops.
- Remove the rename, leave the default alone to avoid cause a few apps crash.
- Move LICENSE in DOCSDIR instead in font directory.
- Remove too many targets, they aren't need and the complicate isn't
  need too.
- Correct the extract way, now it will extracting in WRKSRC.
- Remove WITH_NETSCAPE_ALIASES, there's no Netscape 4.x in ports tree.
- A few other cleans up.

BTW: If it causes any different language font problem, please let me know and
     I will be happy to try to fix it.

PR:		ports/84201
Approved by:	Konstantinos Konstantinidis <konstand@gmail.com> (maintainer)
Tested by:	keramida (Greek font)
2005-08-28 07:04:24 +00:00
Joe Marcus Clarke
3fd199f1f9 Remove trailing whitespace. 2005-08-28 07:03:20 +00:00
Norikatsu Shigemura
7ca9aad893 Update to 2005.08.26.
I'm surprised:	ume as portmgr's stalker:-)
2005-08-28 07:00:32 +00:00
Andrey A. Chernov
5ac193f8c5 Upgrade to 3.5.0
Remove myself from maintainer
2005-08-28 06:59:02 +00:00
Joe Marcus Clarke
7b1f1a59e9 Add notification-daemon, a framework for notifying the user of application
events using passive pop-up windows.

PR:		84721
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:58:22 +00:00
Joe Marcus Clarke
5a1dd9dd18 Add libnotify, a library for desktop applications to send and receive
D-BUS notifications.

PR:		84719
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:53:44 +00:00
Jeremy Messenger
fbe7dfc8bc Update to 0.9.5. 2005-08-28 06:53:39 +00:00
Hajimu UMEMOTO
4ac9e32aaf Update to 0.19. 2005-08-28 06:51:37 +00:00
Joe Marcus Clarke
a9f801a218 Fix the string format vulnerability desribed at
http://marc.theaimsgroup.com/?l=full-disclosure&m=112368237712032&w=2.

Security:	Fixes the vulnerability described at
		http://www.vuxml.org/freebsd/cveitem-2005-2549.html
Approved by:	portmgr (implicit)
Obtained from:	Evolution CVS
2005-08-27 22:57:45 +00:00
Simon L. B. Nielsen
b7a42fed66 Document evolution -- remote format string vulnerabilities.
Approved by:	portmgr (blanket, VuXML)
2005-08-27 22:25:30 +00:00
Simon L. B. Nielsen
32797fc1e4 Document pam_ldap -- authentication bypass vulnerability.
Approved by:	portmgr (blanket, VuXML)
2005-08-27 21:54:42 +00:00
Joe Marcus Clarke
85cf42888a Update to 1.8.0.
Security:	Fixes a security vulnerability described at
		http://www.kb.cert.org/vuls/id/778916
Requested by:	simon
Approved by:	portmgr (implicit)
2005-08-27 19:20:04 +00:00
Jimmy Olgeni
480959e6ed Upgrade to version 0.9.16.008.
The following security fixes are included:

* Global anti-XSS changes, related to savannah bug #13863
* FUDForum Information Disclosure - CAN-2005-2600
* Disabled XMLRPC until more resources are available - CAN-2005-2498

Approved by:	portmgr
2005-08-27 19:04:49 +00:00
Simon L. B. Nielsen
8322548dab Mark phpgroupware as vulnerable to pear-XML_RPC -- remote PHP code
injection vulnerability.

Reported by:	olgeni
Approved by:	portmgr (blanket, VuXML)
2005-08-27 18:17:24 +00:00
Thierry Thomas
f3b54f62ce Unbreak on 6.0, thanks to compat5x.
Note: the following entry is still required in /etc/libmap.conf:
libm.so.2               libm.so.3

Approved by:	portmgr (linimon)
2005-08-27 08:14:09 +00:00
Simon L. B. Nielsen
66c36c082c Upgrade to acroread 7.0.1.
PR:		ports/85093
Submitted by:	Boris Samorodov <bsam@ipt.ru>
Security:	CVE-2005-2470
Security:	http://vuxml.FreeBSD.org/f74dc01b-0e83-11da-bc08-0001020eed82.html
Approved by:	portmgr (blanket, secteam), maintainer timeout
2005-08-26 22:12:09 +00:00
Vsevolod Stakhov
def7b19249 Unbreak port building.
Update to 2.0.2.

Approved by:	portmgr (krion)
2005-08-26 21:59:03 +00:00
Simon L. B. Nielsen
e88212ee93 Document pcre -- regular expression buffer overflow.
Approved by:	portmgr (blanket, VuXML)
2005-08-26 21:24:31 +00:00
Kirill Ponomarev
8d3f75f3bb Fix build on 6.x
Approved by:	portmgr (self)
2005-08-26 21:11:38 +00:00
Eric Anholt
29d6c8b436 Fix a use-after-free in the cursor code that's easily triggered with -AJ malloc
opts and running current gdm.

Approved by:	portmgr (marcus)
Obtained from:	X.Org CVS
2005-08-26 19:03:26 +00:00
Dejan Lesjak
f4c6ace965 Fix locale support on sparc64 by fixing path to search for libraries.
PR:		ports/83316
Approved by:	portmgr (marcus)
2005-08-26 18:45:45 +00:00
Thierry Thomas
4c75787c3f Update to 20050825 and make fetchable again.
Approved by:	portmgr (clement)
2005-08-26 17:19:58 +00:00
Pav Lucistnik
cbf359bb00 - Fix fetching (mirror distfile locally)
Reported by:	krionmail
Approved by:	portmgr (krion)
2005-08-26 16:48:38 +00:00
Kirill Ponomarev
6114dfb090 Reset bouncing maintainer.
Approved by:	portmgr (self)
2005-08-26 05:56:07 +00:00
Kirill Ponomarev
564a8c901a Fix build on 6.x
Submitted by:	lesi
Approved by:	portmgr (self)
2005-08-26 05:23:21 +00:00