| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Update to 0.11.5 [1]
- USES gmake
Changes: https://raw.github.com/joyent/node/v0.11.5/ChangeLog
PR: ports/181300
Submitted by: Jin-Sih Lin <linpct gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Update to 5.0.5
Changes: http://sourceforge.net/projects/pmd/files/pmd/5.0.5/
PR: ports/181310
Submitted by: Danilo EgĂȘa Gondolfo <danilogondolfo gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not mention PORTNAME in the COMMENT (according to PH section 5.6)
- Avoid .for loop when installing portdocs, slightly cleanup Makefile
- Reformat pkg-descr nicely (now perfectly aligned on both sides) and
pacify portlint(1) by using correct delimiter after WWW line (space,
per PH section 3.2.1).
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
|
|
|
|
|
| |
Add my upstream patch to fix it: use a POSIX-compliant call instead of one
that only works with GNU sed.
Note that it does not still work automatically because `gdb' is called, and
the version we have in base does not support index generation.
PR: ports/181146
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20121209 [1]
- USES gmake
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181316 [1]
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/179081
Submitted by: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Approved by: dashevil@gmail.com (maintainer, via email)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 20121209 [1]
- Trim Makefile header [1]
- USES gmake
- Add WWW to pkg-descr
Changes: http://git.savannah.gnu.org/cgit/freedink.git/tree/ChangeLog
PR: ports/181317
Submitted by: Stephen Hurd <shurd sasktel.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
for static library target
- Unbreak configure script against Clang's cpp(1): suppress harmless
warning that was treated as an error (=> missing pcre.h)
- While here, trim Makefile header, remove defunct mirrors from the
MASTER_SITES, convert LIB_DEPENDS and USE_GMAKE, kill spaces at EOL
of port description, define LICENSE (LGPL21)
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
|
|
| |
- Update to 1.9.9.13257
PR: ports/181313
Submitted by: Rusty Nejdl <rnejdl ringofsaturn.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Fix to work with trac 1.0
- Fix file permission
PR: ports/181307
Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MakeSubdirs() macro becomes very unsafe, as it hooks the subdirectories'
build commands to the "all" target, along with main program executable.
If MakeSubdirs() was used to build a dependency of the main program, it
is highly likely that parallel build (-jX) will fail; and that's what's
happening to this port here.
To remedy the problem, use NamedTargetSubdirs() instead; also make sure
that correct make(1) implementation would be used for sub-makes (ignore
bogus "MAKE = make" set by imake in generated Makefiles).
While here, improve wording and formatting in the port description.
Reported by: marino
|
|
|
|
|
|
|
|
| |
allows to build it with bmake(1) (as well as other implementations)
- Unbreak the build against Clang (main() must return int)
- Sanitize formatting of the port description while I am here
Reported by: marino
|
|
|
|
|
|
|
|
|
|
| |
bmake(1), which does not play nice with libtool way of building things
- While here, convert LIB_DEPENDS to new form, sort the knobs a bit, and
hook test target to our standard "regression-test" one
Reported by: marino
Tested by: marino (poudriere testport)
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
|
| |
Reported by: marino
Pointyhat to: johans
|
|
|
|
|
| |
PR: ports/181293
Submitted by: Loic Blot <root at www.unix-experience dot fr>
|
|
|
|
|
|
| |
PASM stands for PRU assembler. PRU stands for Programmable Realtime Unit.
Reviewed by: ak
|
| |
|
|
|
|
| |
useful at that.
|
|
|
|
|
|
|
|
| |
- reassign maintainership
- This update moves qsstv to QT4
PR: ports/181233
Submitted by: Stephen Hurd <shurd@sasktel.net>
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"make fetch" failure on non-POSIX-compliant SHELL:
1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a
POSIX-compliant shell (such as /bin/sh)
2. Just because it's meant that way, add an svn:executable=* property
on files/fetchwrapper.sh.
PR: ports/181252
Reported by: Mike Harding (private email)
|
|
|
|
|
| |
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image,
graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
|
|
|
|
|
| |
- Remove now obsolete MAKE_JOBS_SAFE.
- Remove 7.x cruft.
|
| |
|
| |
|
| |
|
|
|
|
| |
Build details: http://goo.gl/y1vzKL
|
| |
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
|
|
|
|
| |
Submitted by: Peter Czanik <czanik@balabit.hu> (Upline)
|
|
|
|
|
|
| |
- Trim header
- Fix pkg-descr
- Changelog: http://cpansearch.perl.org/src/RCAPUTO/Lexical-Persistence-1.022/CHANGES
|
|
|
|
|
|
|
|
|
| |
This update include a patch for sgen which avoids an assertion failure
(condition `info->doing_handshake' not met) that will be part of 3.2.2.
Because our mono version is unstable due to this, we decided not to wait for
3.2.2 to be out and update to 3.2.1, cherry-picking the appropriate fix.
Many thanks to Charles Randall for reporting and helping.
|
|
|
|
| |
Approved by: bapt/culor (mentors, implicit) lichray (maintainer)
|
|
|
|
|
|
|
| |
Tested on HEAD, 9.1 and 8.4.
PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Fixes indirect linking errors on modern binutils (fix from dports)
Approved by: culot (mentor), maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr
Build details: http://goo.gl/l5Fmwu
|
|
|
|
| |
Obtained from: xorg development repo
|
| |
|
| |
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Obtained from: xorg development repo
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Remove WWW indent
- Remove indefinite article from COMMENT
There are other complaints by portlint that need reviewing by maintainer.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
Many thanks to the Mike Bernard for reporting and helping me debug
this problem.
While here remove obsolete MAKE_JOBS_SFE flag
Reported by: Mike Barnard Kwatampora <mike.barnardq@gmail.com>
|
|
|
|
|
|
| |
Also replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
|
| |
|
|
|
|
| |
Obtained from: xorg development repo
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
| |
bmake(1) now. The build fails because bmake(1) treats MFLAGS variable
slightly differently: while by default its value would be '-j X', our
old make(1) allows to set it from the makefile or environment, bmake(1)
will append to it instead. Pass the empty value via MAKE_ARGS to make
every make(1) happy, and thus fix parallel builds (once again).
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Remove redundant PORTREVISION
- Remove redundant DISTNAME
- Replace USE_GMAKE
- Fix WWW indent
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
Also trim header to please portlint.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) `devel/libnotify' no longer pulls gtk20; we must depend explicitly;
2) `x11-toolkits/pango' now depends on `print/harfbuzz', which installs
header file ($localbase/include/harfbuzz/hb.h) that in turn confuses
bundled libass' configure script and conflicts with HandBrake's own
internal header.
NB: supposedly it should have been caught by exp-run for r324037, but it
was not for some reason.
Reported by: Sergey V. Dyatko
|
|
|
|
|
| |
Noted by: clang
Obtained from: xorg development repo
|
|
|
|
|
|
| |
Also replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
Also trim header to please portlint
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
Also fix WWW indent to please portlint
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.2.8 [1]
- Convert perl5 and gmake to USES
- This port uses gcc 4.6+ and gfortran
- Remove now useless MAKE_JOBS_SAFE
PR: ports/181268
Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
|
|
|
|
|
|
|
|
| |
- trim headers
- remove indefinite article from comment
- replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
| |
Also trim headers and replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
| |
- Update to 0.0.9
PR: ports/181209
Submitted by: Yasuhiro KIMURA <yasu utahime.org> (maintainer)
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
- Update to 3.0.717
Changes: http://unix4lyfe.org/darkstat/changelog.txt
PR: ports/181277
Submitted by: Emil Mikulic <emikulic gmail.com> (maintainer)
|
|
|
|
|
|
| |
Pet portlint (trim headers, fix web), replace USE_GMAKE
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
| |
Submitted by: QAT
Approved by: maintainer (implicit)
|
| |
|
|
|
|
|
|
|
| |
While here, update Perl dependency style and WWW
PR: ports/181275
Submitted by: mat
|
|
|
|
| |
Fix WWW line while here (portlint).
|
|
|
|
|
|
|
| |
- Add a man page
PR: ports/181115
Submitted by: Tzanetos Balitsaris <tzabal@it.teithe.gr> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES
PR: ports/181249
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
| |
Performs for me better than APC, APCu, Xcache or the PECL memcache extensions
|
| |
|
|
|
|
|
|
|
|
|
|
| |
unfortunately, doing it correctly requires GNU make (for order-only
prerequisites)
- Standardize Makefile header, define LICENSE (MIT)
- Install somewhat more complete set of portdocs
- Install manpages relative to MANPREFIX
- While here, convert to OptionsNG, utilize PORTDOCS, remove pkg-plist,
and generally cleanup port's Makefile
|
|
|
|
|
| |
- Fix common misspelling of the verb "supersede"
- Apply some other wordsmith and grammar corrections while here
|
| |
|
|
|
|
| |
Changes: https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
|
|
|
|
|
|
| |
- While here remove an EOL white space the caught my eye
Submitted by: Jan Beich <jbeich@tormail.org> [1]
|
|
|
|
|
|
|
|
| |
Fix fetching, by bypassing splash screen (adds files/fetchwrapper.sh).
Approved by: jase (maintainer)
Security: 72bf9e21-03df-11e3-bd8d-080027ef73ec
Security: CVE-2013-4623
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to the new location
- Pass maintainership to the submitter
PR: ports/181256
Submitted by: David Demelier <demelier.david gmail.com>
|
|
|
|
|
|
|
| |
DBIx::Class::Helpers is a collection of tools to help simplify the
common tasks in DBIx::Class.
WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
|
| |
|
|
|
|
|
| |
PR: ports/181198
Submitted by: pfg@
|
|
|
|
|
|
| |
Changes: http://pypi.python.org/pypi/keyring/1.6.1#changes
PR: ports/181247
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
| |
release builds. Since r251812, all architectures have been switched to
using makefs(8) in all active release branches instead.
Approved by: mentor (beat, implicit)
|
| |
|
|
|
|
| |
Submitted by: az
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add support for SASL client authentication
Build shared library.
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/perl-5.18.0/pod/perldelta.pod
Changes: http://search.cpan.org/dist/perl-5.18.1/pod/perldelta.pod
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.4
- Remove MySQL references (everything is now inside tarball)
- Add qpress as run dependency for --decompress option
PR: ports/181255
Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add OPTION to use science/hdf5-18 instead of science/hdf5
PR: ports/179572
Submitted by: Johannes Meixner <xmj@chaot.net>
Approved by: maintainer timeout (8 weeks)
|
|
|
|
|
|
|
|
|
| |
- Update to 3.6 [1]
- Remove LICENSE_FILE [1]
- Remove indefinite article from COMMENT
PR: ports/181258
Submitted by: Takefu <takefu airport.fm>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.3.7 [1]
- Fix EXAMPLES option [1]
- Fix WWW in pkg-descr
Changes: http://blog.pivotx.net/archive/2013/08/13/pivotx-237-released
PR: ports/181238 [1]
Submitted by: Fumiyuki Shimizu <fumifumi abacustech.jp> (maintainer)
|
|
|
|
|
|
|
|
|
| |
When the default Apache option is selected, the port checks for Apache
headers with the apxs program. Currently Apache is only marked as a RUN
depends so the program isn't guaranteed to be available. Let's make sure
that it is.
Approved by: bapt/culot (mentors, implicit), osa (maintainer)
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/RJBS/Data-Rx-0.200004/Changes
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/DDUMONT/Config-Model-2.040/Changes
|
|
|
|
| |
but on <https://polarssl.org/security>.
|
|
|
|
|
| |
Note: the port has not yet been upgraded, and the fix then needs to be merged
to the 9.2 ports branch before release.
|
|
|
|
| |
- fix option LIBRVG2
|
|
|
|
|
|
|
| |
problems
PR: 177201
Submitted by: marino, thierry
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Convert to new 'created by' header+Makefile cleanup while here
PR: ports/180584 [1]
Submitted by: brd@ [1]
|
|
|
|
| |
WWW: https://github.com/FlipPath/ec2-cli-tools
|
|
|
|
|
|
| |
- Remove SOURCES.txt patch replaced by MANIFEST.in (to exclude tests/ directory)
ChangeLog: https://raw.github.com/Pylons/waitress/0.8.6/CHANGES.txt
|
|
|
|
|
|
|
|
|
|
|
|
| |
Be more aggresive in cleaning up temporary directories that pypy leaves
behind in the copied directories (files and directories in __pycache__).
Only .so and .pyc should be left behind in those __pycache__ directories
and no subdirectories.
Also remove the manual requirement for building lang/pypy. Redports
successfully built lang/pypy3-devel (with leftovers) in 19 hours.
Reported by: Redports
|
|
|
|
| |
Approved by: bdrewery
|
|
|
|
| |
Approved by: bdrewery
|
|
|
|
| |
Approved by: bdrewery
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT (per PH section 5.6)
- Drop conditional knobs assignments: the port is not anyone's master
- Relax Tcl/Tk version requirement by properly supporting 86+
- Define LICENSE while here (GPLv2), bump PORTREVISION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PolyORB is a middleware implementation providing development tools and an
innovative runtime library architecture for collaboration of application
components using open standards for distributed systems.
Polyorb has to be carefully matched with its compiler. For the Ada
framework compiler, this means version "GPL 2012" despite "GPL 2013" being
available now. However, a Polyorb developer told me that GPL 2012 was a
bit unstable and recommended that I create a custom tarball from the
Adacore subversion repository using the last revision compatible with
gcc-aux. The approximate version number of 2.9 was adopted.
THis custom distfile is based on rev 201373 (23 Jan 2013).
The documentation from GPL 2012 was included in this new distfile rather
than embarking on the painful process of regenerating all 5 versions.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Regexp-Log-Common/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Dash symbols are required when using OptionsNG and $UNIQUENAME_SET/UNSET. e.g. apache22-event-mpm_SET=...
Plus symbols can be used to extend existing variables. e.g. OPTIONS_SET+=...
PR: ports/172355, ports/181119
Submitted by: Manuel <manuel-freebsd@mausz.at>,
Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
Add an OPTION to force ZTS build.
PR: ports/180931
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
|
|
|
|
|
| |
PR: ports/180125
Submitted by: r4721@tormail.org
|
|
|
|
| |
Approved by: crees (mentor)
|
| |
|
| |
|
|
|
|
| |
on the deprecated lang/gdc.
|
|
|
|
|
| |
PR: 181229
Submitted by: Darren Henderson <darren.henderson@gmail.com>
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes
PR: ports/181195
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header
Changes: http://www.schwarz.eu/opensource/hg/pycerberus/file/9c1ca986cc1d/Changelog.txt
PR: ports/181232
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
extremely flexible cross-platform scripting library designed to allow
applications to extend their functionality through external scripts. It has
been designed from the beginning to be an easy to use component, both for
the application programmer and the script writer.
Efforts have been made to let it call standard C functions and C++ methods
with little to no need for proxy functions. The application simply registers
the functions, objects, and methods that the scripts should be able to work
with and nothing more has to be done with your code. The same functions used
by the application internally can also be used by the scripting engine, which
eliminates the need to duplicate functionality.
For the script writer the scripting language follows the widely known syntax
of C/C++, but without the need to worry about pointers and memory leaks.
Contrary to most scripting languages, AngelScript uses the common C/C++
datatypes for more efficient communication with the host application.
WWW: http://www.angelcode.com/angelscript/
PR: ports/178078
Submitted by: vg
Approved by: osa (mentor)
|
|
|
|
|
| |
PR: ports/181208
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Subversion and pre-commit hooks are not cooperating in the changes
required for i386-wine(-devel).
For the historians: This file is a copy of i386-wine-devel/Makefile as
at version 321106.
|
|
|
|
|
|
| |
With the introducation of binary packages for i386-wine-devel the
port itself is largely complete (although there are still problems with
3D acceleration, both with and without nVidia).
|
|
|
|
|
|
|
|
|
| |
Correct version detection to complain when installing outside the
supported range (8.3+ and 9.1+).
Also, exclude ldconfig data from pkg-plist.
Reported by: Sergey V. Dyatko
|
|
|
|
| |
Changes: http://www.docear.org/2013/08/09/docear-1-0-rc2-available-with-many-bug-fixes-and-better-support-for-macos-pdf-viewers/
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- while here print installation
Previous installations reset the ownerships of all
SUID and SGID files in /usr/local/libexec and
included subdirectories to root:wheel.
PR: 180851
Reported by: Carl Johnson <carlj@peak.org>
Submitted by: jgh@
Approved by: fmb@onibox.net (maintainer timeout, > 14days )
|
|
|
|
|
| |
PR: ports/181079
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pypy:
- fix sysconfig.py's include path
- bump PORTREVISION due to above fix
pypy-devel:
- remove duplicate '-e' when creating pkg-plist
- ancillary port functionality (thus no PORTREVISION bump)
pypy3-devel:
- add missing patch
- fix pkg-plist
- build fails without above patch (thus no PORTREVISION bump)
|
|
|
|
|
|
|
|
|
|
| |
The backported changes allow the i386-wine(-devel) ports to install wine
in such a manor that it can run on FreeBSD/amd64.
The CONFLICTS_INSTALL conflict with the i386-wine packages and the correct
stable/devel packages (including the upcoming stable wine).
Approved by: gerald@ (implicit)
|
|
|
|
|
|
|
| |
Highlights
- The first release of PyPy3: support for Python 3, targetting CPython 3.2.3!
- There are some known issues including performance regressions (issues
#1540 & #1541) slated to be resolved before the final release.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
pypy-devel is intended as a staging ground for beta releases and - while
no beta releases are available - snapshots of pypy default branch.
While introducing pypy-devel to build logic has been reworked to better
accomodate pypy3. The lib-python/2.7 and lib_pypy folders are not renamed
after extraction (with only symbolic links used to emulate the structure).
PyPy still expects the standard structure and the symbolic links satisfy
this change.
The devel port was requested by mva@ to better support commercial clients.
|
|
|
|
|
|
|
|
|
|
|
| |
Import a few patches originally from Gentoo:
o http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-gfx/kpovmodeler/files/kpovmodeler-1.1.3-freetype-include.patch?hideattic=0&revision=1.1&view=markup
o http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-gfx/kpovmodeler/files/kpovmodeler-1.1.3-underlinking.patch?hideattic=0&revision=1.2&view=markup
That fix the FreeType errors there were occurring, and also a linking
problem that was happening at a later stage.
Obtained from: Gentoo
|
|
|
|
| |
Should help `make fetch'.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As explained in the comment I added:
o The port does not include graphviz's include directory, assuming it is
always in the compiler's default path (ie. /usr/include).
o The port includes <graphviz/foo.h>, while code is expected to include
<foo.h> instead, and pass -I${LOCALBASE}/graphviz instead of just
-I${LOCALBASE} to the compiler.
o The code in the development repository does a better job at fixing the
problems above, but it still relies on the deprecated libgraph library
that graphics/graphviz in ports does not install anymore.
|
|
|
|
| |
- Update WWW and MASTER_SITES because project moved to SourceForge
|
|
|
|
|
|
|
| |
- Add more sanity checks for read() and write().
- Update manual page for cuse4bsd.
Submitted by: hselasky (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE=yes to USES+=gmake.
- Use WWW: with a single space to make portlint happy.
PR: ports/181098 [1]
Submitted by: CyberLeo <cyberleo__at__cyberleo.net> [1]
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust the scheme used for PORTVERSION such that snapshots compare
less than the actual release (and no EPOCH bump becomes necessary
at end of life of a release series). [1]
Rename VERSIONSTRING to the standard DISTVERSION. [2]
Add more notes on the various variables carrying version information.
Suggested by: tijl [1], crees [2]
|
|
|
|
|
|
| |
PR: ports/181013
Submitted by: Jan Henrik Sylvester <me@janh.de>
Approved by: rodrigo@bebik.net (maintainer)
|
|
|
|
|
|
|
| |
- Switch to the new LIB_DEPENDS syntax
- Drop no longer meaningful MAKE_JOBS_SAFE
Submitted by: bsam [*]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. use one line MASTER_SITES with MASTER_SITE_SUBDIR;
. use new LIB_DEPENDS syntax;
. remove check for unsupported 7.x;
. use bsd.port.options.mk instead of bsd.port.pre.mk;
. empty(OPT) -> ! ${OPT};
. part PKGMESSAGE by space lines.
PR: ports/180345 (based on, some changes has been committed by zi)
Submitted by: bsam (me)
Approved by: maintainer has been switched to ports@
|
|
|
|
|
|
| |
- Update to 8.5
Changes: https://bitbucket.org/jaraco/irc/src/5047365bd7b/CHANGES.rst?at=8.5
|
|
|
|
|
|
|
| |
- Update to 20130810
PR: ports/181221
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Correct permissions on scripts. PORTREVISION bump for this.
|
|
|
|
|
|
|
|
|
| |
Rename VERSIONSTRING to the standard DISTVERSION. [1]
Add more notes on the various variables carrying version information.
Suggested by: crees [1]
~
|
|
|
|
|
|
| |
2013-08-10 lang/q: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 audio/q-audio: Q-Lang is no longer supported. See lang/pure instead
2013-08-10 graphics/q-graph: Q-Lang is no longer supported. See lang/pure instead
|
|
|
|
| |
- new option POPPLER
|
|
|
|
|
|
|
|
| |
Rename VERSIONSTRING to the standard DISTVERSION. [1]
Add more notes on the various variables carrying version information.
Suggested by: crees [1]
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The binary package for amd64 systems does not bundle GECKO or MONO
however it is useful (for some) to have those files installed, so
allow the package to have a run-time dependency on the ports that
provide Gecko and Mono support.
PORTREVISION is not bumped since nothing changes in the default
(BATCH) case.
|
|
|
|
|
| |
PR: 181150
Approved by: danilogondolfo@gmail.com (maintainer, implicit)
|
|
|
|
|
|
|
|
| |
- drop build and install steps in favor of declaration of MAKEFILE
and MAKE_ARGS
PR: 181150
Submitted by: danilogondolfo@gmail.com ( maintainer )
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
Approved by: Junji NAKANISHI (maintainer)
|
|
|
|
|
|
|
| |
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Remove LICENSE_FILE for standard license
PR: ports/177694
Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
|
|
|
|
|
|
|
| |
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
| |
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
lang/ocaml-nox11 port produces a package with the exact same name as
lang/ocaml because they have a common Makefile. However, by defining the
SFX variable before including it, ocaml-nox11 package name will receive
a suffix. This fixes an origin conflict seen on poudriere.
The new base package name will be ocaml-nox11
Approved by: bapt/culot (mentors, implicit), maintainer timeout
|
|
|
|
|
|
|
| |
Using OPSYS allows the port to build on DragonFly without modification.
The header was also trimmed, but there was no function change made to the port.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
| |
This cleans up the previous commit, and combines the LDFLAGS. It's more
logical this way, right after opencv_core is specified in LIB_DEPENDS.
Approved by: bapt/culot (mentors, implicit)
|
|
|
|
|
|
|
|
|
| |
You should pass this function two strings of the same length. It will
return true if they are string-wise identical and false otherwise,
just like eq. However, comparing any two differing strings will take
a fixed amount of time, unlike eq.
WWW: http://search.cpan.org/dist/String-Compare-ConstantTime/
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
- BIND removed from default because depended by CURL option
PR: ports/181103
Submitted by: Krzysztof Stryjek <ports@bsdserwis.com>
Approved by: eadler (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
needs a open file handle. POSIX::getpeername allows you to get
peername from sockfd.
WWW: http://search.cpan.org/dist/POSIX-getpeername/
|
| |
|
|
|
|
| |
Suggested by: madpilot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CHANGES
-------
Provide two ports, in one. When compiling on i386 the port behaves
as a slave port of wine-devel, creating a package suitable for
installation on amd64. No change here
When compiling on amd64 the port manually installs the provided
amd64 packages (see wiki.FreeBSD.org/i386-Wine for those packages)
and thus allowing the packages to be "build" using the FreeBSD
infrastructure, and critically, to appear in the standard package
set without requiring users to manually add these packages to their
systems.
DESIGN
------
The bootstrapping (for choosing between i386 and amd64 Makefiles)
was done manually as Makefile.i386 is a slave port while Makefile.inc
(for amd64) is a master port. This situation does not work in the
current infrastructure thus requiring a manual bootstrap.
PRECEDENT
---------
Although Ports does not support cross compiling of packages there is
precedent in supplying binary packages for those situations where,
otherwise, cross compiling is required.
In support of taking this approach I site:
- misc/compat?x ports
- */linux-* ports
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CHANGES
-------
Provide two ports, in one. When compiling on i386 the port behaves
as a slave port of wine-devel, creating a package suitable for
installation on amd64. No change here
When compiling on amd64 the port manually installs the provided
amd64 packages (see wiki.FreeBSD.org/i386-Wine for those packages)
and thus allowing the packages to be "build" using the FreeBSD
infrastructure, and critically, to appear in the standard package
set without requiring users to manually add these packages to their
systems.
DESIGN
------
The bootstrapping (for choosing between i386 and amd64 Makefiles)
was done manually as Makefile.i386 is a slave port while Makefile.inc
(for amd64) is a master port. This situation does not work in the
current infrastructure thus requiring a manual bootstrap.
PRECEDENT
---------
Although Ports does not support cross compiling of packages there is
precedent in supplying binary packages for those situations where,
otherwise, cross compiling is required.
In support of taking this approach I site:
- misc/compat?x ports
- */linux-* ports
|
| |
|
| |
|
|
|
|
|
|
|
| |
handles for socket operations. File descriptors can be shared between
threads and not need dup file handles for each threads.
WWW: http://search.cpan.org/dist/POSIX-Socket/
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fixed build with new glibc
PR: ports/175429
Submitted by: Heino Tiedemann <rotkap@gmx.de>
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libcmime is a lightweight mime library, written in C. It attempts to
be a general library for parsing and creating mime email messages and
is designed to provide an easy to use and easy to integrate interface
for developers. libcmime is a pretty fresh project so the library is
still in beta state and there will be early and frequent releases.
WWW: http://www.libcmime.org/
PR: ports/181158
Submitted by: Axel Steiner <ast treibsand.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181186
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181191
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.2
- Change maintainer address
- Add Create By Makefile header
PR: ports/181194
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.4
- Change maintainer address
- Add Create By Makefile header
PR: ports/181193
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181190
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.1
- Change maintainer address
- Add Create By Makefile header
PR: ports/181192
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Update to 2.4.6
- Change maintainer address
- Add Create By Makefile header
PR: ports/181188
Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer)
|
| |
|