Commit graph

131100 commits

Author SHA1 Message Date
Joe Marcus Clarke
301ff955c4 Update to 2.2.6.1. 2005-08-28 08:29:34 +00:00
Maho Nakata
71a3ff8b78 1. remove duplicated helpcontent_01.tgz in DISTFILES section
2. tr confuses when LC_ALL set to one of UTF8 locale [1]
3. No longer needs DISPLAYHACK
4. better generate.pl
PR:		84786 [1]
Submitted by:	achix mantzix [1]
2005-08-28 08:27:50 +00:00
Maho Nakata
9ca44e7f2f 1. remove duplicated helpcontent_01.tgz in DISTFILES
section
2. LC_ALL and LANG are C for building[1]
3. do not pass CPUTYPE, as in some environment build fails
   and basically ignores (this port doesn't honor CFLAGS etc)
4. adding memo for localized languages [2]
5. SDK is now buildable
6. change russian translation patch so as to apply much easier
7. helpcontent_31_unix.tgz does not exist, but 30.

PR: 84786 [1] 83502 [2]
Submitted by : achix mantzix[1] and Harald Schmalzbauer[2]
2005-08-28 08:25:09 +00:00
Joe Marcus Clarke
a092253b2b Update to 3.05. 2005-08-28 08:21:09 +00:00
Michael Nottebrock
bade40d1c8 Rearrange the kdelibs3 and kdelibs3-nocups ports so that it's possible
to build a cups-disabled kdelibs from the get-go by defining WITHOUT_CUPS
or KDE_WITHOUT_CUPS during builds.

Proposed and based on a patch submitted by: mi
2005-08-28 08:20:53 +00:00
Andrey A. Chernov
bfbbdad412 Upgrade to 20050520 patch
Take maintainership
2005-08-28 08:12:50 +00:00
Joe Marcus Clarke
45fbff598e Add a forgotten patch to fix the build on non_linux systems. 2005-08-28 08:08:37 +00:00
Joe Marcus Clarke
48631825b8 Commit a forgotten patch to actually add the GNU getline() implementation. 2005-08-28 08:07:13 +00:00
Mark Linimon
b893e492c1 Site maintainer of rge.com notes that they are discontinuing their mirror
service.  We appreciate all your support in the past.
2005-08-28 08:02:43 +00:00
Maho Nakata
dd092402fa Fix build on 7-CURRENT 2005-08-28 08:01:19 +00:00
Jeremy Messenger
1c8f8b7c0b Chase with thunderbird update, bump the PORTREVISION.
Approved by:	ale (maintainer)
2005-08-28 08:00:58 +00:00
Maho Nakata
775ef27fd9 Fix build for 7-CURRENT 2005-08-28 08:00:11 +00:00
Jeremy Messenger
48c35e710c - Repo copy a lot of changes from www/firefox/Makefile. The best part is that
before it would install in the strange place like this.

  	${X11BASE}/lib/thunderbird/include/thunderbird-1.0.6

  Now it will install in the correct place like firefox:

	${X11BASE}/include/thunderbird

  Also, get *.pc and idl files install.
- Didn't copy following from www/firefox/Makefile:
	* plugins stuff, because it's known cause the stability problem like
  	  crash.
	* EXTRA_SCRIPTS=${PORTNAME}.rb, thunderbird doesn't need it.
- 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 'thunderbird' 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.
2005-08-28 08:00:00 +00:00
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