| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: antoine (mentor)
|
|
|
|
| |
Approved by: antoine (mentor)
|
|
|
|
| |
Approved by: antoine (mentor)
|
| |
|
|
|
|
| |
- Use options subs, helpers
|
|
|
|
|
|
| |
Use new lib_depends syntax.
gnomehack -> pathfix
AUTOTOOLS=libtool / ltverhack -> USES=libtool[:keepla]
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Drop RUN_DEPENDS on javavmwrapper, pulled in by java port
- Use PORDATA instead of generated plist
- Fix WWW line
|
|
|
|
|
| |
While here, replace all the direct invocations of mktexlsr by
USE_TEX=texhash.
|
|
|
|
|
| |
- Convert to new options framework
- Use DATADIR, DOCSDIR to make things simplier
|
| |
|
|
|
|
| |
- adjust BSDn license
|
| |
|
|
|
|
|
| |
- add OPTION for X11
- bump PORTREVISION
|
|
|
|
|
| |
this contains several improvements, including IPv6 and NTP support
- Adopt port
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (implicit)
|
| |
|
| |
|
|
|
|
| |
- Convert BZIP2 to USES
|
| |
|
|
|
|
| |
- Stage support
|
|
|
|
| |
- Stage support
|
|
|
|
| |
- Convert xz to USES
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Drop 7X gruft
|
|
|
|
| |
- Convert USE_BZIP2 to USES
|
| |
|
| |
|
| |
|
|
|
|
| |
The newer platforms need explicit linking to libintl.so
|
|
|
|
|
|
|
| |
- Add staging support
- Convert to new options framework
MFH: 2014Q2
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
|
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on this one fail to build:
devel/asdlgen
devel/ml-doc
devel/sml_tk
math/isabelle
textproc/sml-fxp
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
| |
Approved by: portmgr (antoine@)
|
| |
|
|
|
|
| |
- Bump PORTREVISION on ports depending on it, since the shlib version changed
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
- USE_BZIP2 -> USES=tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
|
| |
|
|
|
|
|
|
| |
The EXTRACT_AFTER_ARGS came after <bsd.port.mk>, and even if it were
to be merly moved, it likely still would not work. This argument is
not additive due to use of conditional initialization.
|
|
|
|
|
|
|
| |
- Adjust LEGAL entry
PR: ports/189704
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
When EXTRACT_CMD was removed, it was replace by UNZIP_CMD which required
a new dependency on infozip. By using TAR to extract the zip archive
instead, that new dependency is no longer necessary.
|
| |
|
| |
|
|
|
|
|
|
| |
Currently UNZIP_CMD refers to infozip, so using TAR to extract the
embedded zip file to replace EXTRACT_CMD saves having to add infozip
as a dependency.
|
| |
|
|
|
|
|
|
|
|
| |
This actually changes the extract tool from /usr/bin/unzip to /usr/bin/tar
because UNZIP_CMD currently refers to $LOCALBASE/bin/unzip so using that
would require a new dependency on info.
To avoid adding a new dependency, just use TAR which works fine.
|
|
|
|
| |
This follows similar changes to firefox*-i18n and seamonkey-i18n.
|
| |
|
|
|
|
|
|
| |
- convert desktopfileutils to USES equivalent
- support stage
- bump PORTREVISION
|
|
|
|
|
|
| |
- do not use easy_install
- support stage
- bump PORTREVISION
|
|
|
|
|
|
| |
- do not use easy_install
- support stage
- bump PORTREVISION
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new options [2]
while here
- Add libtool to USES
- Silence mkdir and post-patch commands
Patch improved by Daniel Salzman <daniel.salzman@nic.cz> [2]
PR: ports/190370
Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) [1]
|
| |
|
|
|
|
| |
Approved by: portmgr (implicit), lme (maintainer)
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recently DragonFly was added as an officially supported platform on
GCC, providing OOTB support for C, C++, ObjC, and Fortran. However,
the Java lang does not build, even if the first failure (boehm-gc) is
fixed.
Adding Makefile.DragonFly is the cleanest and least intrusive way I could
remove the JAVA option (there is no EXCLUDE_OPTION_${OPSYS} support in
bsd.options.mk)
Approved by: maintainer (gerald@)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can tell lifetype is a really old port. In addition to staging, I
took the liberty to:
* convert roll-your-own pkg-message to SUB_FILES/SUB_LIST
* convert roll-your-own PLIST to TMPPLIST
* Remove leading article from comment
* Fix double-extraction bug (templates and plugins extracted twice in
two different places) by using EXTRACT_ONLY
* Add a license (GPLv2)
* Use ".zip" instead of EXTRACT_SUFX for aesthetic reasons, the variable
didn't help since the rest of the file name was hardcoded
* Rewrite package list autogen and move it from pre-install target to
post-install target. It's needed because templates, plugins change all
the time and even without it's 4000 line plist (200kb+)
* Remove imagick option, it doesn't seem to be a php extension anymore
as far as I can tell. It was missing USE_PHP+= imagick in any case
* Remove references to imagick option, rewrite pre-patch warning
* Add USE_PHP+= gd to gd option to fix it
* Use TAR instead of EXTRACT_CMD or UNZIP_CMD to extract the templates and
plugins (unzip still used for main distfile). UNZIP_CMD current refers
to infozip which isn't a dependency. To avoid using EXTRACT_CMD and
adding a new dependency on infozip, TAR was deemed the best choice since
it clearly works fine.
This work was done independently of PR: ports/190214
|
|
|
|
| |
- Fix a bug that didn't show up because bsd.port.pre.mk is not included
|
|
|
|
|
|
|
| |
The default extract target can be used if NO_WRKSUBDIR is set. The
only unique command is the gunzip, which works well as a post-extract
target. This eliminates the undefined use of EXTRACT_CMD to ensure
the port keeps working in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The code itself may be distributed, as well as compiled binaries.
But its usage is subject to patent restrictions, as indicated to the
user in pkg-message.
While on it:
- Stagify
- Pet portlint
PR: ports/189093
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: thierry (mentor)
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
| |
- Convert to USES=tar:bzip2
|
|
|
|
|
| |
- Convert to new options framework
- Use new LIB_DEPENDS format, USES=tar:bzip2
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
| |
- Remove leading article from COMMENT
|
| |
|
|
|
|
| |
Announce: https://mail.xfce.org/pipermail/xfce-announce/2014-May/000325.html
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Strip library
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
- Stage support
PR: ports/190408
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
|
|
|
|
| |
autoplist stuff sure makes this difficult!
|
|
|
|
|
| |
- Convert USE_BZIP2 to USES
- Take maintainership
|
|
|
|
|
|
| |
- Use USES=libtool
Changes: http://sourceforge.net/projects/check/files/check/0.9.13/NEWS-README-0.9.13/view
|
|
|
|
| |
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
colorize is a Ruby String class extension which adds methods to set text color,
background color and, text effects on ruby console and command line output,
using ANSI escape sequences.
WWW: https://github.com/fazibear/colorize
RG: https://rubygems.org/gems/colorize
|
|
|
|
|
|
| |
- Fix patch: merge patch-configure into patch-src-auto-configure
Changes: https://code.google.com/p/vim/source/list
|
|
|
|
|
| |
- use EXTRACT_AFTER_ARGS so we have a dedicated WRKSRC
directory and can use COPYTREE_SHARE instead ugly `find ...
|
| |
|
|
|
|
|
| |
- Add libtool to USES
- Take maintainership
|
|
|
|
|
| |
Reported by: pkg-fallout
With hat: portmgr
|
|
|
|
|
|
|
| |
- use shebangfix
- use WWWDIR instead ${PREFIX}/www/nedi
- remove LATEST_LINK
- bump PORTREVISION
|
|
|
|
|
|
|
|
| |
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (antoine)
|
|
|
|
| |
Reported by: sbruno
|
| |
|
|
|
|
|
|
| |
The staging attempted didn't go quite right as it was hardcoded for
FreeBSD 9 AMD. Since I'm fixing this anyway, bring in dports patches
to support DragonFly.
|
|
|
|
| |
While here, remove ${CAT} ${PKGMESSAGE} unneeded for staged ports
|
|
|
|
| |
While here, remove ${CAT} ${PKGMESSAGE} unneeded for staged ports
|
|
|
|
| |
While here, remove a directory belonging to mtree from the plist
|
| |
|
|
|
|
|
|
|
|
|
| |
This port has distfiles of two formats: .tar.bz2 and .tar.gz.
The TAR command handles both of them, so explicit specify this tool
to ensure the port continues to work in the future.
As a comment, it's strange that a custom extract target is needed to
overcome a possible deficiency in the standard extract target.
|
|
|
|
| |
- Convert to new options framework, add EXAMPLES option
|
|
|
|
|
| |
There is no need to use a custom extract target; using NO_WRKSUBDIR
works fine.
|
| |
|
|
|
|
| |
- Convert to new options framework
|
| |
|
|
|
|
|
|
|
|
| |
- Stage support [1]
- Pet portlint
PR: 190309 [1]
Submitted by: Joseph Benden <joe@thrallingpenguin.com> [1]
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
| |
Mesa ports. This will unbreak libglapi/libGL/libglesv2 on i386.
This was probably exposed by when the libglapi port was added.
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
| |
- Remove leading article from COMMENT
|
|
|
|
| |
- Convert to new options framework, add EXAMPLES option
|
|
|
|
|
|
|
|
|
|
| |
- Include patch from https://github.com/ansible/ansible/pull/7539
Changes to what's given in the PR were discussed and submitted by
email.
PR: ports/190231
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add STAGE support
- Add LICENSE
PR: 190343
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Update to 3.5.0
PR: 190314
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Change to PYDISTUTILS_AUTOPLIST framework
PR: 190337
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Added LICENSE
- Fixed WWW
- Update to 0.9.8
PR: 190317
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
| |
- Convert to USES=tar:bzip2
|
|
|
|
|
| |
PR: ports/190194
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
|
|
|
|
|
| |
- Convert to new options framework
- Remove RUN_DEPENDS on javavmwrapper, it's pulled in by java port
|
| |
|
|
|
|
| |
Approved by: wg (mentor)
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
| |
- Convert to new options framework
- USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target
- Use PLIST_FILES and not generated plist file
|
|
|
|
| |
- Strip shared library
|
|
|
|
|
| |
PR: ports/189690
Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer)
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
PR: ports/190271
Submitted by: freebsd@nagilum.org
|
|
|
|
|
|
| |
- Convert to new options framework
- USE_ANT, ALL_TARGET instead of custom do-build target
- Use PLIST_FILES and not generated plist file
|
|
|
|
|
|
|
|
| |
- Convert to USES=tar [1]
- Use @sample pkg directive
PR: ports/190199 [1]
Submitted by: freebsd@nagilum.org
|
|
|
|
|
| |
PR: ports/190354
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
- add WWW
|
| |
|
|
|
|
|
|
|
|
| |
- Added LICENSE
- Fixed MASTER_SITES
PR: 190355
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
| |
with hat apache@
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- do not mix pkg-plist and PLIST_(FILES|DIRS|DIRSTRY)
- MANx is wrong with staging -> correct PERL5_MAN3 in pkg-plist
PR: ports/188875
Submitted by: ohauer
Approved by: maintainer timeout (3 weeks)
|
|
|
|
|
|
| |
2014-05-31 net-im/mercury: MSN is dying and the domain mercury.im is down
2014-05-31 german/bsdgroup-firefox-searchplugin: bsdgroup.de no longer seems to exist
2014-05-31 german/bsdforen-firefox-searchplugin: No longer works after forum software update
|
|
|
|
|
|
| |
* Update to latest version: 1.1.3.
Approved by: wg (mentor)
|
|
|
|
|
|
| |
attaching patch to files/.
Approved by: wg (mentor)
|
|
|
|
| |
Approved by: wg (mentor)
|
|
|
|
|
|
|
|
| |
of relational databases (MySQL / MariaDB, PostgreSQL, SQLite3) in a pretty
object oriented way. There is usually no need to write SQL.
PR: ports/185470
Submitted by: Matthias Petermann <matthias@petermann-it.de>
|
|
|
|
|
|
|
| |
* devel/py-botocore - update to 0.46.0
* devel/py-jmespath - update to 0.4.1
Approved by: wg (mentor)
|
|
|
|
|
|
| |
execution environment does not match the encoding of the setup.py file. Simply
read everything in as binary data without trying to convert it to the matching
locale.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-SSLGlue/Changes
|
|
|
|
| |
Changes: https://github.com/bdurand/lumberjack/blob/master/CHANGES.txt
|
|
|
|
|
|
|
| |
- Add STAGE support
PR: 190416
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- Add STAGE support
- Add LICENSE
- Pet portlint
PR: 190407
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
| |
- Add STAGE support
PR: 190367
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
|
|
| |
- Update to 2.4.0 [1]
- Reset maintainer to ports@
PR: 190365 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
|
|
|
|
|
|
|
| |
- Reset maintainer to ports@
PR: 190358 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
|
|
|
|
|
|
|
| |
- Add STAGE support
PR: 190352
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
on FreeBSD-10 and higher.
- Use the patches from the lang/python27 port.
- Bump portrevision.
|
|
|
|
|
|
|
| |
- Updated MASTER_SITES
PR: 190350
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
PR: ports/190161
Submitted by: "Reed A. Cartwright" <cartwright@asu.edu> (maintainer)
Approved by: swills (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
- Strip binaries
- Fix build on 10.x+ by using gcc
- Optionize
|
|
|
|
|
| |
- Strip library
- Simplify and optionize docs installation
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
|
| |
PR: ports/190395
Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
|
|
|
|
|
|
|
| |
devel/asl.
Submitted by: portsmon
Pointy hat to: amdmi3
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port had a few problems:
* The package list tried to remove the wrong directory
* The pkg-install script installs font.dir and font.scale files but
never tries to remove them. This causes orphan checks to fail
* The EXTRACTS_BEFORE_ARGS may not be additive (don't use +=)
* The EXTRACTS_BEFORE_ARGS definition came after <bsd.port.mk> so it
was never seen anyway
* The latter may mean that the font never installed properly if the
file didn't get transformed to lower case.
After staging, I added a pkg-deinstall script. I'm not 100% sure it's
correct if there are more than one Truetype font installed, but it's a
lot better than it was and it removes the font.* stuff upon deinstall.
This passes testport in poudriere.
|
|
|
|
|
| |
PR: ports/190384
Submitted by: Julian H. Stacey <jhs@berklix.com> (maintainer)
|
|
|
|
| |
with hat apache@
|
|
|
|
| |
All distfiles are tar.gz. Specify TAR rather than EXTRACT_CMD.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add stage support
- use @sample macro
Changes:
Mon Dec 23rd 2013 - Bug fix from Colin Stolley.
Writing past end of a buffer.
Fri May 24th 2013 - Steve Rader (the author) died.
We miss him. http://www.news.wisc.edu/21829
From README:
Currently, cnagios is not being actively maintained.
We continue to accept simple patches from the community.
PR: ports/189198
Submitted by: ohauer
Approved by: Alexander <alexander.4mail@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
unsupported since r355709
Phabric: D110
Approved by: portmgr (bdrewery)
|
|
|
|
| |
The C++ compiler was harcoded to clang++ and the plist wasn't complete.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.4.2
- Update pkg-plist
Changes:
https://github.com/concurrencykit/ck/commits/0.4.2
PR: ports/189836
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
|
|
|
|
|
|
|
|
| |
(remove Makefile patch)
- add stage support
(remove pkg-plist)
PR: 190403
Submitted by: Manuel Kasper <mk@neon1.net> (maintainer)
|
|
|
|
|
| |
- move post-install hint into pkg-message
- move port from apache@ to ports@ (port it is not apache@ related)
|
|
|
|
|
| |
- update master site
- add WWW
|
|
|
|
|
| |
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
public distfiles", however it never had nor needed distfiles to
begin with.
- Stagify
CUPS smb backend allows *nix users to print
to Windows-attached printers via smbspool
program, which comes with Samba.
WWW: http://www.cups.org/articles.php?L294
Pointyhat to: bapt
|
| |
|
|
|
|
| |
- Add LICENSE_FILE
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
|
|
|
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Convert to OptionsNG
- Convert to new LIB_DEPENDS syntax
- Add license
- Pass maintainership to submitter
PR: ports/190392
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (new maintainer)
|
|
|
|
| |
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
| |
Reported by: antoine
Pointyhat to: swills
|
| |
|
|
|
|
|
|
| |
instances communicating over DBus.
WWW: https://launchpad.net/dee
|
|
|
|
|
|
|
|
|
|
| |
Something in the dependency chain for dnsip6 rebuilds when conf-home
is updated. By creating it before the build and then moving it over
later the timestamp is before all the built binaries. Since we
purposely remove all installer-related files, only those will be
rebuilt.
Reported by: brd
|
|
|
|
|
|
| |
PR: ports/190412
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Approved by: portmgr (implicit)
|
|
|
|
| |
- Strip libraries
|
| |
|
|
|
|
|
| |
- Clarify LICENSE
- Switch to USES=libtool
|
|
|
|
|
| |
- Strip library
- Remove DOXYGEN option as it has no sense because generated documentation is never installed
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unexpectedly getting readline from ports if it's already installed.
- Add patch to work with newer libreadline
- Provide an option to use libedit from ports, avoiding the libedit in base.
- Note 1: The patch to work with newer libreadline is only applied in the
libreadline case since it actually breaks building with libedit.
- Note 2: libreadline is not BSD licensed and while libedit would be
preferable, it seems to have issues with UTF8 still, see ruby bug 9204. Once
that's resolved, we can make libedit the default.
PR: ports/187928 [1] (based on)
PR: ports/188077 [2] (based on)
Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [2]
Obtained from: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&r2=45225 (ruby upstream)
MFH: 2014Q2
|
|
|
|
|
| |
- Remove leading article from COMMENT
- Convert to new options framework
|
|
|
|
| |
- Use new LIB_DEPENDS syntax.
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
| |
- Simplify DOCS installation
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
|
|
|
|
|
| |
This port was using an unecessary roll-your-own extraction to control
where it was extracted. Just let the standard mechanisms extract the
second tarball and move in the post-extract target.
Also:
* minor alignment
* pet portlint
* reset maintainer (MIA for 16 months)
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
- Strip libraries
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
| |
PR: ports/185268
Approved by: maintainer timeout (5 months)
|
|
|
|
|
| |
Submitted by: mandree
With hat: portmgr
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
* R:
i) Tuned Newton iteration algorithms in ngreg and ngreg.proj.
ii) Bug fixes in routines involving univariate minimization via
nlm0.
iii) Minor changes in makedata.x's.
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
|
|
|
|
|
|
|
|
|
| |
- Fix executable permissions
- Strip binary
- Pass maintainership to submitter
PR: 190128
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
|
|
|
|
| |
- Convert to new options framework
|
|
|
|
|
|
|
|
| |
Despite all 6 distribution files being zip archives, the extraction target
is using a tar-specific set of arguments. USES=zip cannot be used (native
or infozip) so explicitly require ${TAR} for future-proofing reasons.
Approved by: Infrastructure blanket
|
|
|
|
| |
Cleanups and unbreak.
|
|
|
|
|
|
|
|
| |
will not necessarily be an update. Give advice on how to skip the
check. It is the user's choice afterall.
With hat: portmgr
Reported by: jhb
|
| |
|
|
|
|
| |
Approved by: hselasky (maintainer)
|
| |
|
|
|
|
|
| |
PR: 189725
Submitted by: Stefan Rumetshofer <sterum@overrider.at> (maintainer)
|
|
|
|
|
|
| |
Misc Makefile updates
Obtained from: gnome dev repo
|
| |
|
|
|
|
|
|
| |
Use @sample for score files.
Convert pkg-install to plist @owner/@group/@mode
Convert gnomehack to pathfix.
|
|
|
|
| |
- Strip libraries
|
|
|
|
|
|
|
| |
- Add STAGE support
PR: 190342
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
|
|
|
|
|
| |
- stage
Submitted by: madpilot
|
|
|
|
|
|
| |
- stage
Reviewed by: antoine (previous version)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Stagify, use short options.
Submitted by: Gustau Perez
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M balsa/Makefile
M balsa/distinfo
M balsa/files/patch-configure
D balsa/files/patch-libbalsa_information.c
M balsa/files/patch-libbalsa_mailbox_mh.c
D balsa/files/patch-src_main-window.c
A balsa/files/patch-src_main-window.h
M balsa/pkg-descr
M balsa/pkg-plist
|