1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jean-Yves Lefort e8a6066421 - Update to 0.35beta2
- Fix build on 4.X
- Add WITHOUT_NLS knob
- Fix menu item installation by moving to X11BASE and gnomeprefix
- Polish Makefile and pkg-plist

PR:		ports/79934
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by:	adamw (mentor)
2005-04-15 16:49:50 +00:00
accessibility
arabic
archivers
astro
audio Fix a crash on startup. 2005-04-14 20:53:41 +00:00
benchmarks
biology
cad
chinese Unbreak: USE_AUTOCONF no longer necessary and it was reverting the LIBTOOL-patch 2005-04-14 08:01:35 +00:00
comms update comms/gammu to 1.00.0 2005-04-14 09:05:03 +00:00
converters ical2html takes an iCalendar file and outputs an HTML file showing one 2005-04-14 17:19:20 +00:00
databases - Fix crash error 2005-04-14 12:17:36 +00:00
deskutils Add gourmet, a neat GNOME recipe manager. I like the UI of this 2005-04-14 21:08:53 +00:00
devel * Mark this port as DEPRECATED 2005-04-15 16:46:24 +00:00
dns - Fix BUILD_DEPENDS. 2005-04-15 11:21:05 +00:00
editors Fix pkg-plist by linking against the system libintl. 2005-04-14 15:58:26 +00:00
emulators - Update to 0.35beta2 2005-04-15 16:49:50 +00:00
finance
french
ftp 2.8.1 is no longer available so upgrade to 2.8.2, which drops 2005-04-15 08:33:47 +00:00
games ETF is a port of the mod Q3F for Quake 3 Arena and is based off the 2005-04-14 20:58:28 +00:00
german Unbreak: Fix plist 2005-04-14 14:00:58 +00:00
graphics Update to 2.3. 2005-04-15 09:39:01 +00:00
hebrew
hungarian
irc - Mark BROKEN on ia64. 2005-04-15 12:39:47 +00:00
japanese - Updated checksum (Makefile has been changed) 2005-04-14 17:10:30 +00:00
java . Update to 1.4.2_08. 2005-04-14 15:53:54 +00:00
korean
lang Make zlib.output_compression working again. 2005-04-15 09:01:10 +00:00
mail - Fix BUILD_DEPENDS. 2005-04-15 11:22:18 +00:00
math upgrade to 0.80 2005-04-15 02:33:45 +00:00
mbone
misc
Mk - update for 0.9.7g 2005-04-15 04:35:37 +00:00
multimedia Fix the build when -fforce-addr is added to CFLAGS. 2005-04-15 11:13:25 +00:00
net Use pkg-message. 2005-04-15 15:39:59 +00:00
net-im - Fix BUILD_DEPENDS. 2005-04-15 11:24:13 +00:00
net-mgmt Use SUB_FILES instead of home-grown SED-incantation 2005-04-15 09:54:30 +00:00
net-p2p Unbreak: Fix build with GNOME 2.10 (obtained from CVS) 2005-04-14 12:44:33 +00:00
news - Fix BUILD_DEPENDS. 2005-04-15 11:25:07 +00:00
palm
polish
ports-mgmt Unbreak on 5.x 2005-04-15 14:36:16 +00:00
portuguese
print add dvisvg 0.7.4d 2005-04-15 07:36:16 +00:00
russian
science
security Upgrade to 1.6.8p8 2005-04-15 15:06:08 +00:00
shells - Update to 4.1 2005-04-14 03:56:00 +00:00
sysutils Unbreak on 5.x 2005-04-15 14:36:16 +00:00
Templates
textproc - Add py-twistedFlow, Documentation generator with HTML and LaTeX support. 2005-04-15 04:54:37 +00:00
Tools
ukrainian
vietnamese
www - Fix includes path. 2005-04-15 12:08:36 +00:00
x11 Add patch to fix the kinfocenter PCI module (KDE Bug 101686) 2005-04-15 00:00:52 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes - Update to 0.5.2a 2005-04-15 06:46:55 +00:00
x11-toolkits Remove some leftover locale directories. 2005-04-14 06:58:03 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING Note that net-mgmt/cricket now uses a separate user 2005-04-15 10:01:15 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.