1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

104410 Commits

Author SHA1 Message Date
Kris Kennaway
ef790344e6 BROKEN on amd64: Does not compile 2004-06-19 09:21:28 +00:00
Kris Kennaway
99db1b22d9 BROKEN on amd64: Does not install 2004-06-19 09:18:40 +00:00
Kris Kennaway
8c5b44876e BROKEN on amd64: Shared libraries must be compiled with -fPIC 2004-06-19 09:16:46 +00:00
Kris Kennaway
29814c80cf BROKEN on 5.x: Does not compile 2004-06-19 07:47:01 +00:00
Kris Kennaway
d96ff80dcf BROKEN: Does not compile on FreeBSD >= 5.x 2004-06-19 07:46:01 +00:00
Kris Kennaway
c289c0fec3 BROKEN: Size mismatch 2004-06-19 07:44:09 +00:00
Kris Kennaway
59bb61d46d BROKEN on 5.x: fails to patch 2004-06-19 07:41:12 +00:00
Volker Stolz
7f3f989b91 - Unbreak on post-5.2.1 (Thanks to Gleb Smirnoff)
- Nuke plist in favour of PLIST-foo
2004-06-19 07:11:59 +00:00
Hiroki Sato
5e6a312f4f Remove unnecessary CONFLICTS.
Pointed out by:	eik
2004-06-19 07:03:29 +00:00
Hiroki Sato
1410bc6e24 Fix pkg-plist which was broken by the recent print/teTeX change.
Reported by:	kris
2004-06-19 06:21:54 +00:00
Eric Anholt
af01fcc14e Register CONFLICTS between imake ports. 2004-06-19 06:16:17 +00:00
Hiroki Sato
9f98a09a07 Fix pkg-plist which was broken by the recent print/teTeX change.
Reported by:	kris
2004-06-19 06:16:01 +00:00
Eric Anholt
49b123650d Register new CONFLICTS. 2004-06-19 06:10:42 +00:00
Eric Anholt
65d3501bcd New port: xorg, a metaport for the X.Org distribution. It lacks the documents
port still, but this should be good enough for now.
2004-06-19 06:08:43 +00:00
Hiroki Sato
53aef5b59a Fix dependency.
Reported by:	kris
2004-06-19 06:07:23 +00:00
Eric Anholt
931b9ae630 And my hat collection grows. Actually remove the remnants of pkg-message
stuff.
2004-06-19 06:03:51 +00:00
Eric Anholt
0c7c8dd0cf - Install the server setuid by default. The x11/wrapper/files/wrapper.c code
is already in the server.  I can't even imagine a situation where running an
X server (which is run as root, mind you) is ok, while having a setuid X
server with arguments and environment checking ala wrapper.c is not.  But put
an option in anyway.
- Include the SERVER_PATCHES define needed for the new server ports.
2004-06-19 05:51:45 +00:00
Joe Marcus Clarke
e4960c6a55 Fix build now that the Firefox pkg-config files are named firefox-* instead
of mozilla-*.

Reported by:	pointyhat via kris
2004-06-19 05:50:06 +00:00
Eric Anholt
c4c94ed0c8 New port: imake-6: imake and other build utilities from X.Org. 2004-06-19 05:36:38 +00:00
Joe Marcus Clarke
24a35882ac Add a patch to run g_thread_init() as soon as Firefox starts. This is said
to fix some threading issues in Firefox, but I have not personally encountered
them (at least not ones fixed by this patch).

See http://bugzilla.mozilla.org/show_bug.cgi?id=247204 for more details.

Submitted by:	green
2004-06-19 05:18:14 +00:00
Greg Lewis
9daf9b3b45 . Update to 0.11.7.
PR:		68097
Submitted by:	Travis Poppe <tlp@LiquidX.org> (maintainer)
2004-06-19 04:55:15 +00:00
Michael Nottebrock
5744715126 Add missing dependencies.
Reported by: pointyhat via kris
2004-06-19 03:50:27 +00:00
Eric Anholt
36bc9a7a5d New port: xorg-vfbserver, the virtual framebuffer X server from X.Org. 2004-06-19 02:02:13 +00:00
Eric Anholt
2036cf1d85 New port: xorg-printserver, the X Print server. 2004-06-19 01:54:49 +00:00
Joe Marcus Clarke
02e06ac28c * Try a little harder to get firefox to work without first running as root
* Make sure optimized CFLAGS are actually respected [1]
* Frobnicate the mozconfig file a little bit to be more inline with typical
  Linux builds
* Try a safer hack to ensure the install completes okay

Reported by:	kris [1]
2004-06-19 00:51:17 +00:00
Kris Kennaway
6a908ec281 Add teTeX-base 2004-06-19 00:37:43 +00:00
Trevor Johnson
1b5a69d323 Fix whitespace.
Submitted by:	Dan Langille
2004-06-18 23:51:19 +00:00
Trevor Johnson
9a877f07e6 Update to version 7. Use OPTIONS. 2004-06-18 23:08:40 +00:00
Thierry Thomas
b35f7c6b62 Add p5-Search-OpenFTS 0.37: Open Source Full Text Search engine. 2004-06-18 20:40:42 +00:00
Michael Nottebrock
1be355bf9a Add paintlib, an C++ library for processing images
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>i by:
2004-06-18 20:34:32 +00:00
Brooks Davis
ed0d6cce9d Add entry for misc/gpt31. Users may or may not wish to follow this
change depending on how they use GPT.
2004-06-18 20:10:54 +00:00
Oliver Eikemeier
55c9606547 update to 2.2.14 2004-06-18 20:06:35 +00:00
Thierry Thomas
39565a0f8b Fix package building:
- Use WRKDIRPREFIX;
- Replace the pre-extract target by BUILD_DEPENDS:configure + LIB_DEPENDS
  on postgresql7 (and then remove RUN_DEPENDS).

Reported by:	Kris / pointyhat.
2004-06-18 20:04:14 +00:00
Hajimu UMEMOTO
67e8f6c617 Update to 2.2.6. 2004-06-18 19:47:49 +00:00
Joe Marcus Clarke
4782b29ec0 Fix build on 64-bit platforms.
Reported by:	pointyhat via kris
2004-06-18 19:19:29 +00:00
Michael Nottebrock
32d3dff353 Forced commit to note that the previous commit was
Approved by: maintainer
2004-06-18 19:03:11 +00:00
Michael Nottebrock
2ac410c8c1 Add a patch that fixes a patch that used to be in the previous version
of the port and which has been bogusly merged into the upstream sources
(but has been corrected now, the next release will be fine, hopefully).

This will fix audioid with tv://
2004-06-18 19:02:00 +00:00
Brooks Davis
6904926a05 The Globus Toolkit 2 requires GPT 3.1 so depend on misc/gpt31 instead of
misc/gpt.
2004-06-18 18:53:22 +00:00
Brooks Davis
2fadad11da Add gpt31 post-repocopy. 2004-06-18 18:52:39 +00:00
Brooks Davis
860b30f360 - Upgrade to 3.2 [1].
- Add CONFLICTS with misc/gpt31.

Submitted by:	mi [1]
2004-06-18 18:52:13 +00:00
Brooks Davis
38226b09d6 - misc/gpt31 has been repocopied from misc/gpt
- Add CONFILCTS and NO_LATEST_LINK
2004-06-18 18:51:02 +00:00
Yen-Ming Lee
0cd218ab73 - add missing dependency to devel/p5-TimeDate
- set p5-PodParser as a conditional dependency
- bump PORTREVISION

PR:		68070
Submitted by:	Franz Klammer <klammer@webonaut.com>, leeym
Reviewed by:	Franz Klammer <klammer@webonaut.com>
2004-06-18 17:12:47 +00:00
Hiroki Sato
6b331a89a3 Add notes about print/teTeX restructuring and changes of Japanese
TeX related ports.
2004-06-18 16:42:06 +00:00
Hiroki Sato
6640d9362c Remove japanese/ptex-pkfonts* because they are no longer maintained.
Approved by:	linimon (mentor)
Approved by:	maintainer timeout (2 weeks)
2004-06-18 16:33:21 +00:00
Hiroki Sato
56b4934690 Remove japanese/xdvik-vflib-pk* because they are no longer maintained.
Approved by:	linimon (mentor)
2004-06-18 16:26:47 +00:00
Adam Weinberger
a50ef629ed Add gtkchtheme, yet another gtk2 theme switcher.
This little program lets you change your Gtk+ 2.0 theme. The aim is to
make theme preview and selection as slick as possible. Themes installed
on the system are presented for selection and previewed on the fly. For
a comprehensive demonstration there's a large variety of widgets.

It was originally derived from Gtk Theme Switch, but what started out as
a hack to remove various nuisances now shares no code whatsoever anymore
with the original.
2004-06-18 16:18:32 +00:00
Hiroki Sato
9bb4549047 - Install a xmltex -> latex symlink.
- Fix dependencies (print/teTeX-*).

Approved by:	linimon (mentor)
2004-06-18 16:17:12 +00:00
Hiroki Sato
9adfbfbe5d - Remove .{tfm,vf} files because they conflicts with ones in the
pTeX distribution.
- Fix MASTER_SITES.

Approved by:	linimon (mentor)
Approved by:	maintainer timeout (2 weeks)
2004-06-18 16:13:21 +00:00
Hiroki Sato
e1dbf38a2e Update to 2.6.20040422.
Approved by:	linimon (mentor)
2004-06-18 16:07:22 +00:00
Hiroki Sato
2f417353f6 Add japanese/teTeX, which is a meta-port to install Japanese
TeX related packages.

Approved by:	linimon (mentor)
2004-06-18 16:02:47 +00:00