| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=370444
|
|
|
|
|
|
|
|
|
|
| |
- While here, add LICENSE_FILE and drop @dirrm
PR: 194191
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Notes:
svn path=/head/; revision=370385
|
|
|
|
|
|
|
|
|
|
| |
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit)
Notes:
svn path=/head/; revision=370318
|
|
|
|
|
|
|
|
| |
- Depend on python packages instead of installed file
- Add LICENSE
Notes:
svn path=/head/; revision=370182
|
|
|
|
| |
Notes:
svn path=/head/; revision=370113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=370099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert KNOBS to proper OPTIONS
- Add LICENSE
- Drop gmake dependency
- Use DATADIR instead of BHOME variable
- Simplify and separate configure and build stages
- Rework do-install target a bit
- Add .pyo files
- Use SUB_FILES instead of patch
- Update plist
- Update WWW
- Bump PORTREVISION
TODO: Could use an update, version 2.0.4 available
Notes:
svn path=/head/; revision=370094
|
|
|
|
|
|
|
|
|
|
|
| |
While on it:
- Add LICENSE
PR: 193998
Submitted by: henrik@affekt.org (maintainer)
Notes:
svn path=/head/; revision=370036
|
|
|
|
|
|
|
|
|
| |
- Drop leading "The" from COMMENT
- Use shebangfix instead of multiple patching
- Trim plist
Notes:
svn path=/head/; revision=370028
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo in RUN_DEPENDS
- Simplify post-install
- Remove PYAO option as the port builds a library for handling libao
by default and py-ao would only be needed if that library wasn't
built
- Bump PORTREVISION
Notes:
svn path=/head/; revision=370025
|
|
|
|
|
|
|
|
|
| |
- Use options helpers
- Whitespace cleanup
- Trim plist
Notes:
svn path=/head/; revision=370022
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- USES=shebangfix instead of post-patch
- Simplify DOCS install
Notes:
svn path=/head/; revision=370021
|
|
|
|
| |
Notes:
svn path=/head/; revision=370019
|
|
|
|
| |
Notes:
svn path=/head/; revision=369973
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
Notes:
svn path=/head/; revision=369969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop .la files
- Strip stuff
PR: 193557
Submitted by: amdmi3@amdmi3.ru
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=369900
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify OPTIONS handling
- Add OPTIONS for LADSPA, PULSEAUDIO and RDF
- Update pkg-plist (@dirrm)
PR: 193234
Submitted by: FreeBSD@ShaneWare.Biz (maintainer)
Notes:
svn path=/head/; revision=369882
|
|
|
|
| |
Notes:
svn path=/head/; revision=369830
|
|
|
|
|
|
|
|
|
| |
- While here, remove other @dirrmtry instances
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=369528
|
|
|
|
| |
Notes:
svn path=/head/; revision=369504
|
|
|
|
| |
Notes:
svn path=/head/; revision=369478
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=369470
|
|
|
|
|
|
|
|
|
|
| |
- Remove deprecated INSTALLS_EGGINFO
- Unbreak plist for Python versions that are not version 3.3
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=369469
|
|
|
|
| |
Notes:
svn path=/head/; revision=369390
|
|
|
|
| |
Notes:
svn path=/head/; revision=369389
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_PYTHON=autoplist to remove deprecated INSTALLS_EGGINFO entry
Approved by: portmgr (implicit)
With hat: python@
Notes:
svn path=/head/; revision=369326
|
|
|
|
|
|
|
|
|
|
|
| |
Some minor compile fixes.
Change MIDI start channel from zero to one.
Update GUI a bit.
Submitted by: maintainer
Notes:
svn path=/head/; revision=369288
|
|
|
|
|
|
|
| |
patching configure.in to avoid USE_AUTOTOOLS
Notes:
svn path=/head/; revision=369266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=369260
|
|
|
|
|
|
|
| |
- Fix plist
Notes:
svn path=/head/; revision=369141
|
|
|
|
| |
Notes:
svn path=/head/; revision=369132
|
|
|
|
| |
Notes:
svn path=/head/; revision=369130
|
|
|
|
|
|
|
| |
- Simplify pkg-plist
Notes:
svn path=/head/; revision=369114
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Notes:
svn path=/head/; revision=369103
|
|
|
|
|
|
|
|
| |
- Switch to PORTDOCS/PORTDATA
- Simplify MASTER_SITES
Notes:
svn path=/head/; revision=369097
|
|
|
|
| |
Notes:
svn path=/head/; revision=369085
|
|
|
|
| |
Notes:
svn path=/head/; revision=369084
|
|
|
|
| |
Notes:
svn path=/head/; revision=369058
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add missing dependencies to
audio/linux-c6-{flac,libsndfile,alsa-plugins-pulseaudio,pulseaudio-libs}; set
proper COMMENT and CONFLICTS in audio/linux-c6-flac (both of which I missed in
r368845).
PR: 193862
Differential Revision: https://reviews.freebsd.org/D816
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: koobs (mentor)
Notes:
svn path=/head/; revision=369048
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revision 368845 inadvertently reverted a previous maintainer reset. Revert this
by resetting maintainer to emulation@FreeBSD.org
PR: 193860
Differential Revision: https://reviews.freebsd.org/D814
Submitted by: Jan Beich (jbeich@vfemail.net)
Approved by: koobs (mentor)
Notes:
svn path=/head/; revision=369031
|
|
|
|
| |
Notes:
svn path=/head/; revision=368928
|
|
|
|
| |
Notes:
svn path=/head/; revision=368919
|
|
|
|
| |
Notes:
svn path=/head/; revision=368884
|
|
|
|
|
|
|
|
|
| |
- Add CPE data
- USE_CSTD instead of CFLAGS
- Trim @dirrm from pkg-plist
Notes:
svn path=/head/; revision=368882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
Notes:
svn path=/head/; revision=368845
|
|
|
|
|
|
|
| |
Strip binaries
Notes:
svn path=/head/; revision=368841
|
|
|
|
| |
Notes:
svn path=/head/; revision=368840
|
|
|
|
|
|
|
|
| |
should go in the package
Cleanup plist
Notes:
svn path=/head/; revision=368839
|
|
|
|
|
|
|
| |
Cleanup plist
Notes:
svn path=/head/; revision=368838
|
|
|
|
| |
Notes:
svn path=/head/; revision=368837
|