1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh e1b9dde9be - Add rubygem-foreigner 1.7.4
Foreigner introduces a few methods to your migrations for adding and removing
foreign key constraints. It also dumps foreign keys to schema.rb.

The following adapters are supported:
- mysql2
- postgres
- sqlite (foreign key methods are a no-op)

WWW: https://github.com/matthuhiggins/foreigner
2015-12-28 16:30:02 +00:00
accessibility
arabic
archivers
astro - Update to 9060 2015-12-27 13:15:00 +00:00
audio Stop setting WRKSRC after r404670. 2015-12-28 16:04:29 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Use WRKSRC_SUBDIR when applicable. 2015-12-28 14:42:40 +00:00
deskutils - Fix MASTER_SITES (unfetchable after r404654) 2015-12-28 16:23:21 +00:00
devel - Add rubygem-foreigner 1.7.4 2015-12-28 16:30:02 +00:00
dns Update to 7321d8d. 2015-12-28 14:14:42 +00:00
editors - Update to 7.4.979 2015-12-27 19:45:25 +00:00
emulators - Convert to USES=metaport 2015-12-28 00:41:50 +00:00
finance
french
ftp - Remove superfluous character 2015-12-27 15:09:18 +00:00
games Unbreak `make fetch'. 2015-12-28 15:18:16 +00:00
german
graphics - Update to 0.14.1 2015-12-28 15:22:01 +00:00
hebrew
hungarian
irc [NEW] irc/py-limnoria: Modified version of Supybot (an IRC bot and framework) 2015-12-27 12:58:13 +00:00
japanese - Take maintainership 2015-12-28 09:46:40 +00:00
java
Keywords
korean
lang Update to v5.23.6-31-g7c69ad4. 2015-12-28 14:14:36 +00:00
mail Make the port fetchable again. 2015-12-28 15:01:18 +00:00
math
misc - Add LICENSE 2015-12-27 11:53:16 +00:00
Mk Remove PYTHON_PORTVERSION guards since it's no longer exported 2015-12-27 16:44:32 +00:00
multimedia Switch to USES=execinfo 2015-12-27 17:58:17 +00:00
net Update to upstream version 1.1.0, fetch distfile from GitHub 2015-12-28 14:48:58 +00:00
net-im * Update to 0.4.7 2015-12-28 12:12:17 +00:00
net-mgmt - Update to 2.2.11 2015-12-28 16:10:51 +00:00
net-p2p
news Old homepage disappeared, link to Russ Allbery's INN page 2015-12-27 20:40:36 +00:00
palm
polish
ports-mgmt pytoport provides a way to quickly generate the barebones of a Python package 2015-12-28 13:20:14 +00:00
portuguese
print Update to new upstream release v3.1. 2015-12-28 13:21:47 +00:00
russian
science
security Update to 1.4.25 2015-12-28 12:33:06 +00:00
shells
sysutils - Remove sysutils/phttpget: already in base system (/usr/libexec/phttpget) 2015-12-27 14:35:45 +00:00
Templates
textproc Allow concurrent installation of module for python2/3 (bin/pygtail). 2015-12-28 12:00:39 +00:00
Tools
ukrainian
vietnamese
www - Update RUN_DEPENDS: use Rails 4 2015-12-28 16:29:21 +00:00
x11 - Switch to options helpers 2015-12-28 14:04:08 +00:00
x11-clocks Unmark BROKEN. 2015-12-28 14:49:01 +00:00
x11-drivers
x11-fm
x11-fonts Unbreak x11-fonts/proggy_fonts and x11-fonts/proggy_fonts-ttf. 2015-12-28 14:52:25 +00:00
x11-servers Update to 1.18.0 2015-12-27 22:31:46 +00:00
x11-themes
x11-toolkits Enable lpr printing agian. 2015-12-27 21:39:45 +00:00
x11-wm - Add LICENSE_FILE 2015-12-28 14:04:28 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Document the removal of sysutils/phttpget 2015-12-27 14:41:59 +00:00
README
UIDs
UPDATING . Modify the nethack34 port to install itself in a versionsed fashion to 2015-12-27 23:05:19 +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 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.