Olli Hauer
7c02e61dd0
- remove old apache13 parts
...
with hat apache@
2012-07-23 21:19:52 +00:00
Nicola Vitale
d07965fa98
- Update to 2.3.1
...
- Set DISTNAME and PYDISTUTILS_PKGNAME using modifiers
- Bump min USE_PYTHON version to 2.6
- Upstream moved PostgreSQL/MySQL modules into their
own packages
- Remove PostgreSQL and MySQL RUN_DEPENDS accordingly
- Remove post-patch: bits
- Add pkg-message mentioning py-htsql-{pgsql,mysql} ports
PR: ports/169851
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
2012-07-23 21:14:48 +00:00
Wesley Shields
80d9d27908
Update to 1.7.11.3
...
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.3.txt
2012-07-23 20:54:45 +00:00
Johan van Selst
ffb53c6a4f
Update flex to 2.5.36 (bugfix release)
2012-07-23 20:54:12 +00:00
Johan van Selst
c990617606
Update gap to 4.5.4
2012-07-23 20:06:04 +00:00
Beat Gaetzi
b2192226e8
- Add NOT_FOR_ARCHS= amd64 due to build problems on amd64:
...
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
IView.java:23: package org.eclipse.swt.widgets does not exist
[javac] import org.eclipse.swt.widgets.Composite;
[javac] ^
[javac] bittyrant/work/BitTyrant/org/gudy/azureus2/ui/swt/views/ \
AbstractIView.java:39: cannot find symbol
[javac] symbol : class Composite
[javac] location: class org.gudy.azureus2.ui.swt.views.AbstractIView
[javac] public void initialize(Composite composite){
[javac] ^
...
[javac] 100 errors
BUILD FAILED
bittyrant/work/BitTyrant/build.xml:34: Compile failed; see the compiler
error output for details.
Reported by: pointyhat
2012-07-23 19:59:53 +00:00
Martin Matuska
96a2c73517
Mark multimedia/x264-devel as deprecated.
...
As of the current x264 development model on github there is no need
for this port.
Expires on 2012-08-23
2012-07-23 19:34:56 +00:00
Martin Matuska
9fcdf11262
Add missing bumps for x264 update
2012-07-23 19:28:50 +00:00
Martin Matuska
1a43bc6e54
Update multimedia/x264 to 0.125.2201
...
Switch to new options framework
2012-07-23 19:27:25 +00:00
Mark Linimon
3a6d159f67
Add INSTALL_DEPENDS to fix build on pointyhat-west.
...
Hat: portmgr
2012-07-23 18:31:38 +00:00
Mark Linimon
c93503257d
Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.
...
Hat: portmgr
2012-07-23 18:28:06 +00:00
Guido Falsi
2794689239
Mous is a simpe yet powerful audio player.
...
WWW: https://github.com/0x02/mous
PR: ports/169095
Submitted by: Yanhui Shen <shen.elf@gmail.com>
Approved by: tabthorpe (mentor)
2012-07-23 18:13:55 +00:00
Marcus von Appen
4a9355f439
- Fix includes and linker settings for lang/python2*'s PTH options
...
PR: ports/156425
Reported by: Iwao, Koichiro <meta@club.kyutech.ac.jp>
2012-07-23 17:00:46 +00:00
George V. Neville-Neil
75e5621e44
Update main sysutils Makefile to include the new synergy-devel
...
port.
Approved by: skreuzer (mentor)
2012-07-23 16:11:06 +00:00
Florian Smeets
f1f37a4b87
- update to 5.3.15
...
- document php vulnerabilities
Security: http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
2012-07-23 14:39:48 +00:00
Ryan Steinmetz
01ca5e60eb
- Note changes with recent security/snort update
...
- Fix dates on two most recent commits
- Fix style on recent commit
2012-07-23 14:25:13 +00:00
Ryan Steinmetz
ae5d1e622e
- Update to 2.9.3
...
- Convert to OptionsNG
2012-07-23 14:19:34 +00:00
Ryan Steinmetz
31e4927b56
- Update to 1.1.1
2012-07-23 14:17:55 +00:00
Ryan Steinmetz
98fdd336cf
- Update to 4.06
2012-07-23 14:06:21 +00:00
Carlo Strub
05b0777c26
Fix typos in COMMENT
2012-07-23 14:05:31 +00:00
TAKATSU Tomonari
986b67e1df
- Fix a mistake OPTIONS_DEFAULT for OPTIONS_DEFINE
2012-07-23 13:10:16 +00:00
Carlo Strub
678436bafa
Fix typos in pkg-description.
2012-07-23 13:03:49 +00:00
Jimmy Olgeni
4481ed090f
Move deskutils/phpgroupware to www/phpgroupware, where it actually
...
belongs.
2012-07-23 13:00:56 +00:00
Martin Matuska
3ce9aaf065
Update ImageMagick to 6.7.8.6
...
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Nicola Vitale
ebff4a8f7d
HTSQL ("Hyper Text Structured Query Language") is a high-level query
...
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.
This port provides the MySQL backend to HTSQL
WWW: http://htsql.org/
RedPorts Log: https://redports.org/buildarchive/20120714112050-51475/
PR: ports/169853
Submitted by: koobs <koobs.freebsd@gmail.com>
2012-07-23 12:52:24 +00:00
Nicola Vitale
4add9c8d8b
HTSQL ("Hyper Text Structured Query Language") is a high-level query
...
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.
This port provides the PostgreSQL backend to HTSQL
WWW: http://htsql.org/
RedPorts Log: https://redports.org/buildarchive/20120714112050-51475/
PR: ports/169854
Submitted by: koobs <koobs.freebsd@gmail.com>
2012-07-23 12:46:31 +00:00
Carlo Strub
f4b5ef5cbd
Update to 0.0.4.26
...
PR: ports/169905
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2012-07-23 12:45:15 +00:00
Vasil Dimov
b84591c317
Upgrade graphics/enblend from 3.1 to 4.0.
...
Pass maintainership to submitter.
Submitted by: grog@
2012-07-23 11:47:11 +00:00
Andrey A. Chernov
3d2cf2fcc3
Upgrade to 2.03pre14 (fix error with new perl)
2012-07-23 11:23:37 +00:00
Andrej Zverev
9537736073
- Change version format (new version > old one)
...
- Reset maintainership to perl@FreeBSD.org
PR: ports/169972
Approved by: maintainer (via email)
2012-07-23 11:10:16 +00:00
Sunpoet Po-Chuan Hsieh
daf0923967
- Update to 2012.07.23
2012-07-23 10:26:35 +00:00
Sunpoet Po-Chuan Hsieh
62b110b925
- Update to 2012.07.22
2012-07-23 10:26:29 +00:00
Sunpoet Po-Chuan Hsieh
ee82694b05
- Update to 2012.07.22
2012-07-23 10:26:23 +00:00
Sunpoet Po-Chuan Hsieh
935f61922c
- Update to 20120722
2012-07-23 10:26:17 +00:00
Sunpoet Po-Chuan Hsieh
161c85e212
- Update to 2012.07.22
2012-07-23 10:26:12 +00:00
Sunpoet Po-Chuan Hsieh
141fd7b399
- Add missing LIB_DEPENDS for older FreeBSD which does not have XZ in base system
...
Reported by: pointyhat
2012-07-23 10:24:58 +00:00
Andrej Zverev
af37cf7d82
- Fix typo
2012-07-23 08:49:55 +00:00
Andrej Zverev
18f6af53e2
- Fix package name in deps.
...
Pointy hat: az@
Reported by: pointyhat (via erwin@)
2012-07-23 08:22:47 +00:00
Ruslan Makhmatkhanov
25f185f7f2
- strict python version to 2.x (doesn't build with python3)
...
Approved by: timur (maintainer)
2012-07-23 07:16:34 +00:00
Ruslan Makhmatkhanov
f25bc61168
- strict python version to 2.x (doesn't build with python3)
...
PR: 170074
Submitted by: Kimmo Paasiala <kpaasial at gmail dot com>
Approved by: timur (maintainer)
2012-07-23 07:15:46 +00:00
Ruslan Makhmatkhanov
878ac10d51
- strict python version to 2.x (doesn't build with python3)
...
PR: 170072
Submitted by: Kimmo Paasiala <kpaasial at gmail dot com>
Approved by: timur (maintainer)
2012-07-23 07:14:38 +00:00
Wen Heping
bc8fdeb45f
- Update to 0.7.2
2012-07-23 07:03:57 +00:00
Doug Barton
8655105e57
Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports
2012-07-23 06:52:27 +00:00
Olli Hauer
dcf133892f
- fix style
2012-07-23 06:44:18 +00:00
Olli Hauer
63fc812e57
- use UPDATING instead CHANGES
...
noted by eadler@
2012-07-23 06:38:21 +00:00
Matthias Andree
06986542da
document which sorting order is used to avoid largish pkg-plist diffs next time
2012-07-23 06:17:01 +00:00
Nicola Vitale
dfcde1ad9d
- Update to 12.04.0
...
- Remove the Author: line from pkg-descr
- Add files/patch-wxmaxima.desktop (validation ok)
- Replace DESKTOP_ENTRIES with the provided
wxmaxima.desktop file
- Add desktopfileutils to USE_GNOME
- Add commands to update desktop database on install/deinstall
Buildlog: http://goo.gl/HFNGE [@redports]
2012-07-23 06:04:20 +00:00
Jason Helfman
af4e7e6a5e
- update to 0.9.3
...
* Convert to gtkbuilder: UI can now be editted with modern glade tool
* virt-manager no longer runs on RHEL5, but can manage a remote RHEL5 host
* Option to configure spapr net and disk devices for pseries (Li Zhang)
* Many bug fixes and improvements
- bring in patch already pushed upstream for hardcoding of python
(http://git.fedorahosted.org/git/?p=virt-manager.git;a=commit;h=30282a17091014ba5a96d20f4260df55779933c4 )
- account for NLS
2012-07-23 05:48:14 +00:00
Jason Helfman
dcff9931b6
- update to 0.600.2
...
* virt-install: New --memballoon option (Eiichi Tsukata)
* virt-install: Improved qemu/kvm pseries support (Li Zhang, Qing Lin)
* virt-install: Support setting BIOS path using -boot loader=PATH
* Various bug fixes and improvements
2012-07-23 05:43:42 +00:00
Jason Helfman
45cd95dc04
- follow textproc/lucene update (3.6.1)
...
- bump PORTREVISION
Submitted by: jgh (me)
Approved by: maintainer, clsung ( implicit)
2012-07-23 05:38:45 +00:00