1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

326129 Commits

Author SHA1 Message Date
Pietro Cerutti
e28af42f42 - Reflect change of license name 2014-02-19 14:44:23 +00:00
Pietro Cerutti
a876460312 - Change PGSQL to PostgreSQL
Requested by:	eadler
Approved by:	portmgr (mat)
2014-02-19 14:44:07 +00:00
Ryan Steinmetz
86eae3eeb2 - Update to 0.26 2014-02-19 13:49:54 +00:00
Anders Nordby
d2173f4eb1 Retire this digest patch. We don't want to use -lmd as it creates
problems when using libmhash and/or digest vmod.

More info: https://github.com/varnish/libvmod-digest/issues/2
2014-02-19 13:43:46 +00:00
John Marino
6c101f7fac devel/adabooch: Rework installation target
For some reason, $prefix was already defined on DragonFly but
I didn't realize this was the reason it wouldn't install there until
after completely revamping the installation target.  In any case,
it's much better now.  No bump as there are no difference for FreeBSD
and it never built on DragonFly.
2014-02-19 13:39:49 +00:00
Raphael Kubo da Costa
11278b64ad Add upstream patch to fix the build with clang 3.4.
clang 3.4 is pickier and refuses to work when passed flags it does not
understand, such as -fno-check-new in this case.

PR:		ports/186873
2014-02-19 13:36:00 +00:00
Tijl Coosemans
f663aef08c Fix installation of cups-base when libiconv is installed: do not descend
into the cups subdirectory.  That directory is already installed by the
cups-client port and it requires USES=iconv.

Reported by:	Mark Knight <markk@knigma.org>
2014-02-19 13:19:30 +00:00
Emanuel Haupt
9c8ffe3536 - Support staging
- Define LICENSE
- Respect CFLAGS
2014-02-19 12:52:05 +00:00
Emanuel Haupt
13ecb6b82f - Support staging
- Define EXAMPLES
- Don't install license file but define LICENSE
- also don't install THANKS file as documentation
- Add an additional mirror
- Indent
- Now that this port looks shiny clean take maintainership
2014-02-19 12:47:06 +00:00
Kubilay Kocak
e7f180442d textproc/py-markdown: Update to 2.4, Use dos2unix
- Update to 2.4
- Use dos2unix on all sources [1]

Changes: https://pythonhosted.org/Markdown/release-2.4.html

[1] https://github.com/waylan/Python-Markdown/issues/289
2014-02-19 12:40:03 +00:00
Emanuel Haupt
6a2076f011 - Support staging
- Respect CC
- Respect CFLAGS
- Fix build with clang
2014-02-19 12:19:30 +00:00
Emanuel Haupt
6d651a2ff9 Support staging 2014-02-19 12:16:11 +00:00
Emanuel Haupt
a9c61b88ca - Support staging
- Respect CC
- Respect CFLAGS
- Fix build with clang
2014-02-19 12:15:06 +00:00
Emanuel Haupt
55cc55478d - Support staging
- Use shebangfix
- Don't install GPLv2 file but define LICENSE
2014-02-19 12:10:28 +00:00
Emanuel Haupt
39b563b05c Support staging 2014-02-19 12:05:31 +00:00
Emanuel Haupt
763750f49e Support staging 2014-02-19 12:04:06 +00:00
Emanuel Haupt
d9b4ad29c0 Support staging 2014-02-19 12:02:46 +00:00
Emanuel Haupt
416514b8eb - Support staging
- Define DOCS
- Respect CC
- Fix build with clang
2014-02-19 12:00:23 +00:00
Emanuel Haupt
13f7f4ae26 Support staging 2014-02-19 11:57:29 +00:00
Emanuel Haupt
07ae7b1157 Support staging 2014-02-19 11:55:56 +00:00
Emanuel Haupt
2e1e16e68e - Support staging
- Use shebangfix
- Define DOCS
2014-02-19 11:55:00 +00:00
Emanuel Haupt
b0cef1c121 Support staging 2014-02-19 11:51:45 +00:00
Emanuel Haupt
d1c3309ffd Support staging 2014-02-19 11:48:45 +00:00
Emanuel Haupt
785d21c6f4 Support staging 2014-02-19 11:37:19 +00:00
Emanuel Haupt
2a64bf2cce Support staging 2014-02-19 11:36:13 +00:00
Emanuel Haupt
a5b4c304bc Support staging 2014-02-19 11:34:32 +00:00
Emanuel Haupt
b2c5327953 Support staging 2014-02-19 11:31:58 +00:00
Emanuel Haupt
bfddb9b21b - Support staging
- Use shebangfix
2014-02-19 11:29:31 +00:00
Emanuel Haupt
9be3c1b816 Support staging 2014-02-19 11:24:27 +00:00
Emanuel Haupt
efe58ac20a Support staging 2014-02-19 11:22:01 +00:00
Kubilay Kocak
fb84606291 ports-mgmt/porttools: Update to 1.00.2014.02.18, Fix package build
- Fix package build on i386 envs that were identified by pkg.absolight.net
- Update to 1.00.2014.02.18

PR:		ports/186884
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Approved by:	maintainer
2014-02-19 10:56:44 +00:00
Rodrigo Osorio
627090069c Fix mistake in the commited patch.
PR:		ports/181438
Approved by:	bapt (mentor)
2014-02-19 10:32:29 +00:00
Rodrigo Osorio
39c917a2f2 fix staging issue ( missed in my first commit)
PR:		ports/181438
Approved by:	bapt (mentor)
2014-02-19 10:25:44 +00:00
Emanuel Haupt
bf96267343 Support staging 2014-02-19 10:22:33 +00:00
Emanuel Haupt
a7db9e55f7 Support staging 2014-02-19 10:21:18 +00:00
Emanuel Haupt
c025cf2dae Support staging 2014-02-19 10:20:08 +00:00
Emanuel Haupt
0a9d2e23f2 Support staging 2014-02-19 10:15:53 +00:00
Edwin Groothuis
b26c025c06 Add perl5 to USES statement to make the pkg-fallout-builder happy. 2014-02-19 10:15:47 +00:00
Emanuel Haupt
c40137edb8 Support staging 2014-02-19 10:10:07 +00:00
Emanuel Haupt
9b4b4adce8 Support staging 2014-02-19 10:07:20 +00:00
Emanuel Haupt
197ec1353c Support staging 2014-02-19 10:04:25 +00:00
Emanuel Haupt
9de12c455d Support staging 2014-02-19 10:02:16 +00:00
Emanuel Haupt
3c05155a1a Support staging 2014-02-19 09:55:25 +00:00
Pietro Cerutti
56983a2a1b - Add LICENSE_FILE
Reported by:	mat
2014-02-19 09:53:06 +00:00
Pietro Cerutti
9cf026a627 - Remove PGSQL: Year and Organization must be filled-in by licensor.
Reported by:	eadler, mat
2014-02-19 09:48:39 +00:00
Emanuel Haupt
94c7f214bd Support staging 2014-02-19 09:47:36 +00:00
Emanuel Haupt
ef62b8cf3f Support staging 2014-02-19 09:46:28 +00:00
Martin Wilke
5d107bef70 - Stage support 2014-02-19 09:36:36 +00:00
Martin Wilke
c6710419da - Stage support 2014-02-19 09:36:11 +00:00
Martin Wilke
ead01a6235 - Stage support 2014-02-19 09:36:00 +00:00