Pietro Cerutti
5ebe408096
- Fix typo
...
Nitpicked by: cognet
2011-03-16 13:11:52 +00:00
Rene Ladan
7d9288816e
Fix removal of pkg-message.in in Makefile
2011-03-16 09:06:12 +00:00
Rene Ladan
59b645ab8f
- Update to 1.2.1.r4
...
- Remove not-so-useful pkg-message
2011-03-15 20:20:10 +00:00
Pietro Cerutti
4aa0f0c8d4
- Update to 05_20110306
2011-03-15 19:46:17 +00:00
Baptiste Daroussin
1c857e862b
Deprecate unmaintained ports from lang where upstream disapear and/or
...
where no distfiles can be found and are not used by maintained ports
2011-03-15 13:45:55 +00:00
Baptiste Daroussin
13ae6f2ae6
Has been abandonned in favour of webkit-gtk2
2011-03-15 13:38:19 +00:00
Baptiste Daroussin
8aa3957282
update MASTER_SITE and WWW
...
while here remove MD5
2011-03-15 12:56:45 +00:00
Koop Mast
b671222b92
Update to 0.10.4.
2011-03-14 21:29:16 +00:00
Gerald Pfeifer
96b2c5d450
Update to the 20110305 snapshot of GCC 4.6.0. Remove the dependency
...
on libelf when building with link-time optimization (LTO) support which
is not needed any more.
2011-03-13 17:38:18 +00:00
Gerald Pfeifer
e3f4a55773
Update to the 20110310 snapshot of GCC 4.5.3.
2011-03-13 16:20:48 +00:00
Gerald Pfeifer
2267fb27a4
Update to the 20110308 snapshot of GCC 4.4.6.
2011-03-13 15:21:14 +00:00
Johan van Selst
357076828f
Add a patch to fix the build error with pike's nettle module (again)
...
Reported by: pointyhat via pav
2011-03-12 22:13:38 +00:00
Baptiste Daroussin
54eaefebf1
Add forgotten patches
...
Reported by: (pointyhat) Pav
2011-03-11 07:11:26 +00:00
Mark Linimon
674f8a50d0
Enable build on powerpc64. Tested on i386, no regression.
...
PR: ports/155310
Submitted by: andreast
Approved by: lwhsu (python team)
2011-03-11 05:38:57 +00:00
Baptiste Daroussin
2345429ec4
- upgrade to 2.1
2011-03-09 16:43:26 +00:00
Johan van Selst
7312e03472
- Remove broken workaround when security/nettle is installed
...
and register it as CONFLICTS_BUILD instead
- Remove md5 checksum while we're here
Reported by: pointyhat via pav
2011-03-07 23:19:36 +00:00
Dmitry Marakasov
5767a87a7f
- Update to 1.0.93
...
PR: 154168
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
2011-03-07 19:42:56 +00:00
Emanuel Haupt
1bf4b2310b
Unify maintainer address for emulation ports.
...
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org )
Discussed with: netchild (emulation)
2011-03-07 15:08:25 +00:00
Wen Heping
cd7a0077ee
- Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463
...
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-3493
http://secunia.com/advisories/43463
2011-03-07 06:57:38 +00:00
Wen Heping
da7f87fe17
- Remove obsolete gnat-doc(3.15p) ports
...
PR: ports/153676
Submitted by: John Marino <freebsdml@marino.st>
2011-03-07 06:38:10 +00:00
Dennis Herrmann
f26496880b
- Update to 20110305
2011-03-06 12:31:25 +00:00
Stanislav Sedov
850754b1d5
- Update to 1.2.2.
2011-03-05 02:51:15 +00:00
Gerald Pfeifer
a4ce7ef0bf
Update to the 20110303 snapshot of GCC 4.5.3. The change for code
...
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, so we can shed our specific patch.
2011-03-04 13:46:27 +00:00
Alex Dupre
a298707282
librt is not needed, but we have nanosleep, fix check.
2011-03-04 08:11:21 +00:00
Emanuel Haupt
1f1c285bba
Add a more reliable mirrors for fc4 and f10 linux emulation ports.
...
Triggered by: distilator
Reviewed by: netchild (emulation)
2011-03-03 09:26:45 +00:00
Alex Dupre
935c10e602
Don't link with librt, nanosleep is in libc.
...
Spotted by: ache
2011-03-03 08:20:27 +00:00
Cy Schubert
1fa2f8be00
Update 2.051 --> 2.052.
2011-03-03 05:13:38 +00:00
Cy Schubert
8ad80d0dd2
Update 1.066 --> 1.067.
2011-03-03 04:22:41 +00:00
Cy Schubert
e9593a1133
This files contains trailing CRLF (msdos format). Remove the trailing CR,
...
converting the CRLF at the end of each line to LF.
2011-03-03 04:06:10 +00:00
Daniel Eischen
4dc92bd607
Add gnathtml.pl to the package list; it was missing.
...
Pointed out by: Martin Wilke
2011-03-01 03:18:20 +00:00
Sylvio Cesar Teixeira
4d4485fe7b
- Update to 8.2
...
PR: ports/155117
Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-02-28 18:17:14 +00:00
Alexander Leidinger
252e481b40
Deprecate all non-default Fedora based linux_base respectively linux-fx-*
...
ports. All of them are End of Life (no security updates) since a loooong time.
As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).
2011-02-28 14:07:23 +00:00
Li-Wen Hsu
e1537c17b9
- Link the shared library to correct name
...
Reported by: Alex Vasylenko <lxv AT omut.org>
2011-02-28 05:40:03 +00:00
Li-Wen Hsu
2c49e3321b
- Suport PEP 3149 -- ABI version tagged .so files
...
This fixes building with UCS4 or PYMALLOC turned off.
2011-02-27 15:39:49 +00:00
Thomas Abthorpe
73c7900f5b
- Reassign ports to heap
...
Submitted by: alepulver
2011-02-27 04:54:41 +00:00
Mark Linimon
e01dea753d
Mark as broken on -CURRENT: needs distinfo update.
2011-02-27 04:43:22 +00:00
Gerald Pfeifer
a74bb0926e
Update to the 20110226 snapshot of GCC 4.6.0. The change for code
...
generation on i386 to default to i486 on FreeBSD 6 and above is now
upstream, too, so we can shed our specific patch.
2011-02-27 01:11:53 +00:00
Li-Wen Hsu
c81e89ab7f
- Remove using of ?=, this port is a not a master port
...
- Using variable provided by PLIST_SUB in pkg-plist
2011-02-26 11:41:39 +00:00
Li-Wen Hsu
4420c18f00
- Finish removal of PLIST trick and OpenSSL 0.9.8 detection.
...
Now supported FreeBSD versions are all use OpenSSL greater
than 0.9.8 . This also fixes the problem of generating and
leaving pkg-plist.tmp in /usr/ports/lang/python32 .
- Add some PLIST_SUB anchors, this does:
* Not being conflict with default python version
(the one installed as /usr/local/bin/python)
* Make life easier for later 3.2.x (and higher) updates
* Add NO_NIS support back
2011-02-26 11:31:09 +00:00
Gerald Pfeifer
5f4b6daa43
Update to the 20110224 snapshot of GCC 4.5.3.
2011-02-26 08:56:38 +00:00
Brooks Davis
22b813c155
Upgrade to r126497 and in particulr pick up r126226 which fixes stack
...
alignment.
2011-02-25 18:53:15 +00:00
Xin LI
03b42818c9
Chase after net/openldap24-server update.
...
Reminded by: miwi
2011-02-25 01:32:17 +00:00
Mark Linimon
a0d6245c01
Changes to make python ports work on powerpc (32-bit mode; 64-bit not
...
yet tested).
Tested on: powerpc, i386
Hat: portmgr
PR: ports/153657 (partial)
Submitted by: andreast
2011-02-24 23:50:28 +00:00
Mark Linimon
314cb862ff
Changes to make python ports work on powerpc (32-bit mode; 64-bit not
...
yet tested).
Tested on: powerpc, i386
Hat: portmgr
PR: ports/153657 (partial)
Submitted by: andreast
2011-02-24 23:50:27 +00:00
Mark Linimon
a24db69934
Changes to make python ports work on powerpc (32-bit mode; 64-bit not
...
yet tested).
Tested on: powerpc, i386
Hat: portmgr
PR: ports/153657 (partial)
Submitted by: andreast
2011-02-24 23:50:26 +00:00
Brooks Davis
d843069c0e
Upgrade to LLVM and Clang r126079 to match the version in HEAD.
...
Add support to the LLVM makefile to set SVN_REV externally to make
upgrading to a specific version easier.
2011-02-24 21:54:36 +00:00
Dirk Meyer
1059efe47e
- update to 1.2
2011-02-24 07:26:46 +00:00
Gerald Pfeifer
77eff505c7
Update to the 20110222 snapshot of GCC 4.4.6.
2011-02-23 08:50:37 +00:00
Gerald Pfeifer
cc0c80be71
Update to the 20110217 snapshot of GCC 4.5.3.
...
By means of an extra patch code generation on i386 now defaults to
i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1]
2011-02-22 19:44:39 +00:00
Gerald Pfeifer
d5804fb6b8
Update to the 20110219 snapshot of GCC 4.6.0.
...
This addresses the pollution of common namespace by
share/python/aotcompile.py and share/python/classfile.py which are
now saved in version-specific directories.
By means of an extra patch default code generation on i386 now
defaults to i486 on FreeBSD 6 and above. [1]
Submitted by: tijl [1]
Reported by: Yuri Karaban <tech@askold.net> [1]
PR: 154364 [1]
2011-02-22 18:57:48 +00:00