1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
John Marino ad7d492f2b textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stage
The implements the referenced PR and then stage support was added.
The latter largely came from the pkgsrc version of this port which
has the same maintainer.  The modified LGPL license (with an OpenSSL
exception) was annotated as well.

PR:		ports/176065
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 00:51:33 +00:00
accessibility 2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead 2014-03-24 18:11:44 +00:00
arabic
archivers Stage support 2014-03-26 20:35:55 +00:00
astro - Update to 0.085 2014-03-25 19:33:59 +00:00
audio - Update to 2.6.4 2014-03-26 03:32:45 +00:00
benchmarks
biology - Fix PLIST 2014-03-26 14:23:09 +00:00
cad
chinese
comms Update to 20140210 2014-03-26 08:50:34 +00:00
converters Instead of patching the code to use /usr/include/iconv.h replace LOCALBASE 2014-03-25 18:40:44 +00:00
databases Stage support 2014-03-26 20:40:26 +00:00
deskutils Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266). 2014-03-26 19:39:41 +00:00
devel ocaml-(react, lwt): Use ldconfig again 2014-03-26 23:04:13 +00:00
dns Touch all -conf files so they do not get rebuilt after auto_home.o has been rebuilt 2014-03-26 11:32:53 +00:00
editors Remove a line that is already done by USES=desktop-file-utils 2014-03-26 13:07:07 +00:00
emulators Update to 1.7.1 - announce/changelog message is here: 2014-03-26 20:09:29 +00:00
finance - Update to 0.2.3 2014-03-25 14:39:54 +00:00
french
ftp - Update to 2.6.4 2014-03-26 03:32:45 +00:00
games - Add encryption support 2014-03-26 23:23:27 +00:00
german
graphics ocaml update 4/4: graphics/ocaml-images, update to version 4.0.1 2014-03-26 17:54:08 +00:00
hebrew
hungarian
irc - Fix tiny nit with mislabeled option descriptions 2014-03-25 13:10:12 +00:00
japanese - Fix index after removal of ruby-gnome ports 2014-03-24 20:03:27 +00:00
java
Keywords
korean
lang lang/ocaml: Make expunge executable 2014-03-26 21:58:06 +00:00
mail Fix leftovers. 2014-03-26 16:54:29 +00:00
math Fix license to allow package redistribution 2014-03-26 15:46:06 +00:00
misc - Stage 2014-03-26 02:14:47 +00:00
Mk Make bsd.ocaml.mk more stage friendly 2014-03-26 20:07:11 +00:00
multimedia - Update to 1.3.0 2014-03-26 22:06:38 +00:00
net Support STAGE 2014-03-27 00:30:34 +00:00
net-im For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly. 2014-03-26 13:56:06 +00:00
net-mgmt Support STAGE 2014-03-26 19:12:53 +00:00
net-p2p - Update to 5.0.1 2014-03-26 04:08:49 +00:00
news Fix character set selection that was broken with iconv from base 2014-03-26 18:54:55 +00:00
palm
polish - Update to 20140323 2014-03-24 12:31:30 +00:00
ports-mgmt For some reason, having an ` in BROKEN/FORBIDDEN/IGNORE breaks QAT badly. 2014-03-26 13:56:06 +00:00
portuguese
print
russian
science - Unbreak Code_Saturne; 2014-03-26 23:29:28 +00:00
security - Stage support 2014-03-26 22:36:46 +00:00
shells
sysutils No need for LATEST_LINK any more. 2014-03-26 19:56:07 +00:00
Templates Cache a bit more function for autoconf based on texlive config.logs 2014-03-26 11:16:42 +00:00
textproc textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stage 2014-03-27 00:51:33 +00:00
Tools Fix cdiff 2014-03-24 20:30:00 +00:00
ukrainian
vietnamese
www www/ocaml-net: Upgrade version 3.5.1 -> 3.7.3 and stage 2014-03-27 00:29:11 +00:00
x11 Modify manpage for FreeBSD-specific information. 2014-03-26 21:18:57 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.5.9. Changelog: 2014-03-26 16:04:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.6.4 2014-03-26 03:32:45 +00:00
x11-wm Support stage 2014-03-25 11:49:23 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove expired ports: 2014-03-24 19:51:54 +00:00
Makefile
MOVED Remove expired port: 2014-03-26 08:27:51 +00:00
README
UIDs
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.