Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.0.2_1 21 Aug 2024 04:22:45 |
Larry Rosenman (ler) |
net/boinc-client: fix idprio to provide the least possible priority
PR: 280843
Reported by: Älven <alster@vinterdalen.se> |
8.0.2 06 Jun 2024 15:56:15 |
Larry Rosenman (ler) |
net/boinc-client: update to 8.0.2
PR: 279552
Reported by: Älven <alster@vinterdalen.se> |
7.24.3 05 Jun 2024 14:19:21 |
Larry Rosenman (ler) |
net/boinc-client: Update 7.20.2 -> 7.24.
- gettext support for NLS
- portclippy(1) / portfmt(1) run
PR: 252273
Reported By: Älven <alster@vinterdalen.se> |
7.20.2_4 05 Jun 2024 01:48:25 |
Larry Rosenman (ler) |
net/boinc-client: make the start script service jails ready
PR: 279497
Reported by: Älven <alster@vinterdalen.se> |
7.20.2_4 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
7.20.2_3 01 Feb 2023 09:11:14 |
Baptiste Daroussin (bapt) |
net/boinc-client: remove wrong dependency on gtk20
boinc-client manager is written using the wxWidget framework
which uses gtk3 now, let wx drag in the gtk dependency and remove the
hardcoded gtk20 version. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.20.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.20.2_2 10 Aug 2022 17:02:43 |
Larry Rosenman (ler) |
net/boinc-client: add keyword.h include for boinc_curses
portfmt run as well. |
7.20.2_1 08 Aug 2022 00:41:19 |
Larry Rosenman (ler) |
net/boinc-client: more plist fixes
no PORTREVISION bump since my first attempt didn't work. |
7.20.2_1 07 Aug 2022 18:09:46 |
Larry Rosenman (ler) |
net/boinc_client: fix plist issues |
7.20.2 02 Aug 2022 21:20:26 |
Larry Rosenman (ler) |
net/boinc-client: fix plist issues
notified by: dmgk@, pkg-fallout |
7.20.2 27 Jul 2022 21:54:04 |
Larry Rosenman (ler) |
net/boinc-client: upgrade to 7.20.2
notified by: portscout |
7.8.6_10 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
7.8.6_10 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
7.8.6_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.8.6_10 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
7.8.6_10 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
7.8.6_10 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
7.8.6_9 13 May 2019 04:12:07 |
tobik |
net/boinc-client: Merge the two MANAGER_USES after r501369 |
7.8.6_8 12 May 2019 09:31:33 |
amdmi3 |
- Add missing USES
- Fix conditional USE_XORG
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
7.8.6_8 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
7.8.6_7 04 Dec 2018 13:56:47 |
ler |
net/boinc-client: add USES=compiler:c++11-lang to fix GCC architectures.
PR: 233750
Reported by: pkubaj@anongoth.pl |
7.8.6_6 18 Sep 2018 12:04:36 |
linimon |
Cosmetic. |
7.8.6_6 22 Jan 2018 01:54:25 |
ler |
net/boinc-client: actually get the real MAC address |
7.8.6_6 21 Jan 2018 22:50:56 |
ler |
net/boinc-client: don't crash getting MAC address.
Reported by: thurners@nicsys.de |
7.8.6_5 18 Jan 2018 01:54:35 |
ler |
net/boinc-client: remove 2 lines from previous commit that I intended to delete. |
7.8.6_5 18 Jan 2018 01:53:51 |
ler |
net/boinc-client: fix NLS files
Reported by: pkg-fallout |
7.8.6_4 17 Jan 2018 19:02:37 |
ler |
net/boinc-client: fix manager option depends, re-add manager default option
back.
1) BOINC manager needs wxWidgets 3.0.0
(since 7.4.0, see https://boinc.berkeley.edu/trac/wiki/SoftwarePrereqsUnix)
2) Files boincmgr.*.png are at the other place.
PR: 225273
Reported by: olexander.v.melnyk@gmail.com |
7.8.6_3 16 Jan 2018 17:24:53 |
ler |
net/boinc-client: don't look for X11 libraries when X11 is not set
PR: 225220
Submitted by: freebsd-bugzilla@in-addr.com |
7.8.6_2 16 Jan 2018 01:28:06 |
ler |
net/boinc-client: turn off default MANAGER option while I figure out why it's
broken. |
7.8.6_1 15 Jan 2018 11:34:53 |
mat |
Fix a bug in USE_GITHUB code where a version with more than one / was
not sanitized properly.
Sponsored by: Absolight |
7.8.6_1 14 Jan 2018 21:04:36 |
ler |
net/boinc-client: include str_replace.h for setiathome v8 |
7.8.6 14 Jan 2018 19:33:24 |
ler |
net/boinc-client: remove file that should have been deleted
Pointy Hat: ler |
7.8.6 14 Jan 2018 18:29:19 |
ler |
net/boinc-client: upgrade to 7.8.6
- move to GitHub
- pet portlint |
7.2.33_8 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
7.2.33_7 18 Jan 2017 16:42:57 |
ler |
Take maintainership of these 2 ports.
Approved by: adamw (mentor) |
7.2.33_7 08 Dec 2016 16:39:11 |
tijl |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
7.2.33_6 05 Sep 2016 19:23:42 |
tijl |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework. (Only the first 15 lines of the commit message are shown above ) |
7.2.33_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
7.2.33_6 27 Sep 2015 21:38:17 |
amdmi3 |
- Implement clean deinstallation
- Drop 8.x support
- Switch to options helpers |
7.2.33_6 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
7.2.33_6 08 Oct 2014 08:43:27 |
rene |
Clean up pkg-plist
Requested by: bapt |
7.2.33_6 07 Oct 2014 15:56:32 |
rene |
Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites. |
7.2.33_6 05 Oct 2014 09:57:17 |
tijl |
- Convert to USES=autoreconf
- Use CXX compiler for OBJCXX so libtool recognises it. On FreeBSD 8 and 9
configure would set OBJCXX to g++ while CXX was c++.
- Add NLS option
- Add missing Xorg dependencies to MANAGER option
- Combine post-extract, post-patch and post-configure into post-patch
PR: 194068 |
7.2.33_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
7.2.33_4 27 Jul 2014 09:36:58 |
marino |
net/boinc-client: Fix to detect virtualbox again
The virtualbox path detection code has been patched to work on FreeBSD.
The PR submission was modified to avoid hardcoding /usr/local.
PR: 188710
Submitted by: Lawrence Chen |
7.2.33_3 15 Jul 2014 17:54:36 |
tijl |
Add USES=libtool and INSTALL_TARGET=install-strip |
7.2.33_2 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
7.2.33_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
7.2.33 08 Apr 2014 15:39:47 |
bapt |
Use unicode version of wx 2.8 |
7.2.33 04 Feb 2014 17:54:29 |
rene |
Drop maintainership BOINC ports, old machine running them gave up. |
7.2.33 03 Jan 2014 15:22:12 |
rene |
rene-ladan.nl is online again, re-add it to MASTER_SITES |
7.2.33 27 Dec 2013 14:54:45 |
rene |
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL |
7.2.33 23 Dec 2013 10:00:02 |
rene |
- Update to 7.2.33 :
- Fix: Disable downloading of images in notices. It was crashing the UI.
- Fix: Properly handle the exclusive application feature from the UI.
- Fix option helper
- Change login shell for BOINC user to /bin/sh so that
'service boinc-client start' works properly |
7.2.28_1 27 Nov 2013 15:23:50 |
rene |
- Also install opencl_boinc.h when not using X11, otherwise
astro/boinc-* will break when not using X11 there [1]
- Bump PORTREVISION
This was not a problem for the default package for net/boinc-client
as it is built with X11 on.
Submitted by: Oleksii Zolotarov via private mail [1] |
7.2.28 19 Nov 2013 00:16:49 |
rene |
- Convert to USES=dos2unix
- Use compressed format for option_USE |
7.2.28 11 Nov 2013 16:22:28 |
rene |
- Update to 7.2.28
- Use more option helpers
- Disable broken OPTIMIZE option [1]
- Cleanup Makefile
PR: ports/172288 [1]
Submitted by: myself |
7.0.65 08 Nov 2013 18:01:02 |
rene |
Add stage support |
7.0.65 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
7.0.65 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
7.0.65 18 Sep 2013 13:48:20 |
rene |
net/boinc-client :
- update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the
extra skins, and do not pregenerate autotools files.
- work around a build conflict with archivers/libzip in port Makefile [2]
- pre-emptively fix build with libc++
- change MASTERSITE from Pav's to my site
- comment out the BROKEN message for sparc64/ia64/powerpc (for now)
- regenerate patches using 'make makepatch'
astro/boinc-{setiathome-enhanced,astropulse} :
- remove obsolete calls to functions removed from libboinc
to prevent breakage
PR: ports/176724 [1]
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1]
Submitted by: zi@ [2] |
7.0.28_3 03 Sep 2013 19:21:45 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
7.0.28_3 27 Aug 2013 22:07:56 |
rene |
- Move handling of X11 option down, so that the two handlers for the
MANAGER optino can be merged [1]
- Use new LIB_DEPENDS syntax
PR: ports/176724 [1] (part)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.28_3 27 Aug 2013 21:42:38 |
rene |
Catch another install target which used LOCALBASE instead of PREFIX
PR: ports/176724 (part)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.28_3 27 Aug 2013 21:37:47 |
rene |
Overhaul option handling:
- Only use the rc framework for boinc-client when the CLIENT option is
selected
- Always set CLIENT and X11 options when MANAGER option is selected
- Unset USER option when CLIENT option is not selected
- Create the share/boinc directory when the MANAGER or X11 option is
set instead of when the USER option is set
- Prefer negation over empty() when checking options
- Update description for the USER option
In pkg-install.in :
- Only install the CA bundle and only adjust file ownership of ~boinc
when the USER option is selected
- Only install skins when both the USER and MANAGER options are selected
While here:
- create share/pixmaps in PREFIX instead of LOCALBASE
- wrap a long line
PR: ports/176724 (part)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.28_3 27 Aug 2013 21:04:02 |
rene |
The pre-install target of pkg-install is now part of post-install, so
adjust Makefile accordingly.
Missed this in the one-to-last commit. |
7.0.28_3 24 Aug 2013 09:36:08 |
rene |
Reword pkg-message, there is strictly speaking no need to register with
one of the projects.
PR: ports/176724 (part, based on)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.28_3 24 Aug 2013 09:25:26 |
rene |
Remove check for variable names deprecated since the 7.0.28 update
(which happened on 2012-04-15, ports/166873). |
7.0.28_3 23 Aug 2013 20:54:45 |
rene |
Use the USERS/GROUPS mechanism for the boinc-client port instead of
manually creating them.
It is still possible to overrride the defaults by setting
BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that
means the entries in UIDs and GIDs have to be changed too.
PR: ports/176274 (part, based on)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Reviewed by: crees (slightly) |
7.0.28_3 21 Aug 2013 14:45:48 |
rene |
Add two new options for the rc.d script:
- NO_GUI_RPC to not create a socket for communication with external
user interfaces, setting this breaks net/boinc_curses
- NO_NET_INFO to not send your host address and host name to the
BOINC servers.
While here use bsd.port.options.mk
PR: ports/176724 (part)
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.28_3 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
7.0.28_2 10 Jul 2013 12:18:22 |
rene |
Fix build with --std=c++11
PR: ports/178712
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> |
7.0.28_2 09 Jul 2013 21:39:21 |
rene |
Take maintainership.
While here convert Makefile headers. |
7.0.28_2 09 Jul 2013 21:26:49 |
pav |
- Drop all my ports |
7.0.28_2 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
7.0.28_2 01 Nov 2012 21:26:44 |
pav |
- Fix package
Feature safe: yes |
7.0.28_1 01 Nov 2012 21:26:21 |
pav |
- Fix package
Reported by: beatmail
Feature safe: yes |
7.0.28_1 18 Oct 2012 19:22:10 |
pav |
- Fix build with clang
- Change BOINC_CLIENT_HOME ownership only for owner
- Fixes to rc script
- Allow for spaces in paths
PR: ports/171569
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Feature safe: yes |
7.0.28 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
7.0.28 27 Aug 2012 13:24:04 |
pav |
- Update to 7.0.28
PR: ports/169679
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
- Install extra headers for astropulse
PR: ports/170628
Submitted by: rene |
7.0.25_5 04 Aug 2012 22:52:04 |
kwm |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
7.0.25_4 10 Jun 2012 14:39:02 |
pav |
- Fix header files integrity when X11 option is disabled
- Fix header files to allow pure C client app to be built
- OPTIONSng
PR: ports/168714, ports/168756
Submitted by: Alexey Shuvaev <bugsbeastie@gmail.com>, Andrey Simonenko
<simon@comsys.ntu-kpi.kiev.ua> |
7.0.25_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
7.0.25_2 25 May 2012 12:23:56 |
pav |
- Enable per thread locale on recent FreeBSD 9
PR: ports/168257
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
7.0.25_2 23 Apr 2012 20:49:14 |
pav |
- Install some more headers
Submitted by: rene |
7.0.25_1 18 Apr 2012 21:04:57 |
pav |
- Install additional header needed for build of setiathome app
Requested by: rene |
7.0.25 15 Apr 2012 12:57:50 |
pav |
- Update to 7.0.25
PR: ports/166873
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> |
6.4.5_7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
6.4.5_7 28 Dec 2011 06:44:18 |
linimon |
Broken on all tier-2.
Hat: portmgr |
6.4.5_7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
6.4.5_7 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
6.4.5_7 10 Aug 2011 09:12:07 |
linimon |
Mark as broken on sparc64: does not install. |
6.4.5_7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
6.4.5_7 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
6.4.5_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
6.4.5_7 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
6.4.5_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
6.4.5_4 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
6.4.5_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |