1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev ab83df2487 - Update Doom Legacy to version 1.46.3
- Do not pass SVN_REV via CFLAGS, it is now defined in `src/d_main.c'
- OLD_DEPENDENCIES is no longer a valid setting, stop referencing it
- When adjusting default WAD search path, fix only one DEFWADS rather
  than a bunch of them (one is enough)
- Remove old hack for better support for relative paths (for `-iwad'
  switch): it no longer applies and the game works correctly per se
- Remove Clang-related fixes that were integrated upstream
- Do not overwrite `make_options' file, simply append few necessary
  settings at the end of it

List of changes: http://doomlegacy.sourceforge.net/docs/whatsnew.html
2017-04-07 15:43:20 +00:00
accessibility
arabic
archivers
astro
audio Update to 1.1.7 2017-04-06 22:28:08 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 11.5 2017-04-06 21:57:32 +00:00
databases
deskutils
devel - Update to 20170301 2017-04-07 14:12:20 +00:00
dns
editors
emulators emulators/ppsspp: don't enable EGL by default on arm 2017-04-07 01:34:22 +00:00
finance
french
ftp - Update to 1.5.2 2017-04-07 08:47:27 +00:00
games - Update Doom Legacy to version 1.46.3 2017-04-07 15:43:20 +00:00
german
graphics - Add LICENSE 2017-04-07 09:02:12 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail New version: 0.03 2017-04-07 07:11:40 +00:00
math
misc
Mk
multimedia multimedia/kvazaar: unblock 10.3 i386 /latest package after r423328 2017-04-06 22:16:14 +00:00
net Update to 4.7.0 2017-04-06 21:57:23 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/vuxml: Add id Tech 3 remote code execution 2017-04-07 14:26:14 +00:00
shells
sysutils sysutils/terraform: Update to 0.9.2 2017-04-07 13:38:01 +00:00
Templates
textproc Fix INDEX 2017-04-07 05:34:13 +00:00
Tools
ukrainian
vietnamese
www - Adjust CONFLICTS_INSTALL after add py-django111 2017-04-07 07:55:09 +00:00
x11 x11/p5-X11-Xlib: update 0.03 -> 0.11 2017-04-07 09:13:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.7.58 2017-04-06 22:24:25 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
LEGAL
Makefile
MOVED
README
UIDs Add UID/GID for gitlab-runner 2017-04-07 13:46:28 +00:00
UPDATING

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

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

NOTE:  This tree will 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.