Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.7.2 29 Jan 2025 16:56:49
    |
Piotr Kubaj (pkubaj)  |
net-p2p/mldonkey: drop unnecessary BFD on powerpc64* |
3.1.7.2 17 Jan 2025 21:46:07
    |
Piotr Kubaj (pkubaj)  |
net-p2p/mldonkey: fix build on powerpc |
3.1.7.2 31 Dec 2024 07:41:54
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ocaml.mk: Convert remaining bsd.ocaml.mk to Uses/ocaml.mk
- Instead of USE_OCAML=yes use USES=ocaml. If empty USES=ocaml implies
build and run
- Instead of USE_OCAMLFIND_PLIST use USES=ocaml:findplist which also
implies USES=ocaml:findlib
- Instead of USE_OCAML_CAMLP4 use USES=ocaml:camlp4
- Instead of USE_OCAML_FINDLIB use USES=ocaml:findlib
- Instead of USE_OCAML_LDCONFIG use USES=ocaml:ldconfig
- Instead of USE_OCAML_WASH use USES=ocaml:wash
- Instead of NO_OCAML_BUILDDEPENDS use USES=ocaml:run
- Instead of NO_OCAML_RUNDDEPENDS use USES=ocaml:build
- Instead of USE_OCAML_TK use USES=ocaml:tk which actually implies
USES=ocaml:tkbuild and USES=ocaml:tkrun
- Instead of NO_OCAMLTK_BUILDDEPENDS use USES=ocaml:tkrun
- Instead of NO_OCAMLTK_RUNDEPENDS use USES=ocaml:tkbuild
- USES=ocaml:dune remains unchanged
- Prepare to add/remove keywords easily
Approved by: mat (portmgr)
Reviewed by: freebsd@dev.thsi.be
Differential Revision: https://reviews.freebsd.org/D48227 |
3.1.7.2 11 Mar 2024 21:50:58
    |
Guido Falsi (madpilot)  Author: Benjamin Jacobs |
lang/ocaml: Update to 4.14.1
The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.
- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.
The update includes the following updates to existing ports (needed
to keep them working):
- devel/ocaml-camlp4: Updated to 4.14+1 (Only the first 15 lines of the commit message are shown above ) |
3.1.7.2 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
3.1.7.2 05 Aug 2023 14:46:36
    |
Muhammad Moinur Rahman (bofh)  |
net-p2p/mldonkey: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
3.1.7.2 05 Jul 2023 09:55:16
    |
Guido Falsi (madpilot)  |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
3.1.5_5 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
3.1.5_4 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 ) |
3.1.5_4 20 Jul 2022 14:22:43
    |
Tobias C. Berner (tcberner)  |
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above ) |
3.1.5_4 25 Apr 2022 14:12:49
    |
Piotr Kubaj (pkubaj)  |
net-p2p/mldonkey: switch to clang and bfd on powerpc64* |
3.1.5_4 16 Apr 2022 07:19:46
    |
Alexey Dokuchaev (danfe)  |
OCaml: transient update of the stack to version 4.07.1
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.
It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.
For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.
PR: 250408, 262781
Exp-run by: antoine |
3.1.5_4 07 Apr 2022 13:59:40
    |
Alexey Dokuchaev (danfe)  |
net-p2p/mldonkey: force unsafe strings to unbreak against modern OCaml. |
3.1.5_4 29 Oct 2021 09:50:18
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.1.5_4 16 Oct 2021 19:07:42
    |
Piotr Kubaj (pkubaj)  |
net-p2p/mldonkey: builds fine with clang on powerpc |
3.1.5_4 29 Aug 2021 19:17:13
    |
Bernhard Froehlich (decke)  |
net-p2p/mldonkey: Add CPE information
Approved by: portmgr (blanket) |
3.1.5_4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
3.1.5_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.1.5_4 09 Nov 2020 17:08:12
  |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
3.1.5_3 23 Sep 2020 18:00:42
  |
linimon  |
Canonicalize use of GCC on all powerpc variants.
Approved by: portmgr (tier-2 blanket) |
3.1.5_3 04 May 2020 21:31:39
  |
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
3.1.5_2 22 Jan 2020 17:32:55
  |
pkubaj  |
net-p2p/mldonkey: fix build on powerpc64 elfv2
Clang can't build this port on powerpc64:
ld: error: build/client.a(commonShared.o):(function camlCommonShared__ni_2211:
.text+0xCE): relocation R_PPC64_TOC16_DS out of range: 121936 is not in [-32768,
32767]
ld: error: build/core.a(donkeyOptions.o):(function
camlDonkeyOptions__max_allowed_connected_servers_1641: .text+0x1A): relocation
R_PPC64_TOC16_DS out of range: 69120 is not in [-32768, 32767]
ld: error: build/cdk.a(http_lexer.o):(function camlHttp_lexer__get_args_1205:
.text+0x12): relocation R_PPC64_TOC16_DS out of range: 203032 is not in [-32768,
32767]
PR: 243221
Approved by: danfe (maintainer) |
3.1.5_2 13 Sep 2019 12:50:04
  |
tobik  |
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878 |
3.1.5_2 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
3.1.5_2 07 Aug 2019 09:42:23
  |
linimon  |
Fix build on GCC-based architectures by adding c++11-lang to USES:
/usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket) |
3.1.5_2 24 Jun 2019 10:14:57
  |
danfe  |
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:
- Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
register build dependency on all ports that require it (should
be part of USE_OCAML, but we do not want to make any Mk-related
changes the for time being)
- Update `devel/ocaml-camlp4' to version 4.05+2
- Update `devel/ocaml-camlp5' to version 7.07 (the project had
moved to GitHub)
- Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
very outdated and requires quite a lot of work
- Update `x11-toolkits/ocaml-labltk' to version 8.06.3
PR: 218333
Exp-run by: antoine |
3.1.5_2 13 Jun 2019 14:01:09
  |
danfe  |
- Add upstream patch to unbreak the build against OCaml 4.03.0+
- When possible, use modern spelling of native types to make the
diff for upcoming OCaml update less noisy
- While here, rephrase the COMMENT and assume maintainership |
3.1.5_2 26 Aug 2018 07:15:38
  |
tobik  |
net-p2p/mldonkey*: Fix build with Clang 6
src/utils/lib/CryptoPP.h:3941:26: error: ISO C++11 does not allow access
declarations; use using declarations instead
BufferedTransformation::Get;
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-3.1.5_2.log
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-core-3.1.5_2.log
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/mldonkey-gui-3.1.5_2.log
PR: 229691
Submitted by: mickey242@gmx.net |
3.1.5_2 27 Mar 2018 11:55:18
  |
antoine  |
Add explicit build dependency on pkgconf
Reported by: pkg-fallout |
3.1.5_2 30 Dec 2017 15:21:01
  |
tijl  |
- Patch configure instead of configure.in so we can avoid USES=autoreconf.
An obscure macro is used in configure.in that autoreconf cannot find
anywhere (ACX_CHECK_CXX_FLAGS).
- Disable a test for libcharset from converters/libiconv, so the code will
use nl_langinfo from libc instead.
- Remove unneeded CONFIGURE_ENV, CPPFLAGS and LDFLAGS.
Reported by: antoine |
3.1.5_1 28 Dec 2017 19:59:18
  |
tijl  |
Add build dependency on ax_pthread.m4 from autoconf-archive. It is used
in configure.in.
Reported by: antoine |
3.1.5_1 27 Dec 2017 19:41:07
  |
tijl  |
Convert to USES=autoreconf. |
3.1.5_1 18 Jan 2017 13:20:32
  |
tijl  |
The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine) |
3.1.5_1 09 Sep 2016 19:42:46
  |
amdmi3  |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
3.1.5_1 06 Sep 2016 13:34:06
  |
amdmi3  |
- Disable strict configure options checking in preparation for portswide
--disable-silent-rules
PR: 212075
Approved by: portmgr blanket |
3.1.5_1 20 Jul 2016 09:33:32
  |
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
3.1.5 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.1.5 14 May 2015 23:50:59
  |
amdmi3  |
- Fix build by removing part of comment which contains broken ocaml code. Since
ocaml parses commented code, it breaks on this line |
3.1.5 04 May 2015 15:46:52
  |
madpilot  |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat) |
3.1.5 24 Mar 2015 23:45:42
  |
marino  |
2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket |
3.1.5 12 Nov 2014 21:31:28
  |
antoine  |
Cleanup plist |
3.1.5 16 Aug 2014 19:13:35
  |
sunpoet  |
- Remove leading indefinite article from COMMENT
- Remove NO_LATEST_LINK |
3.1.5 16 Aug 2014 17:42:04
  |
adamw  |
Remove a very strange series of ^H's from the pkg-message, and remove the
${CAT} ${PKGMESSAGE} from post-install. |
3.1.5 21 Jul 2014 08:07:27
  |
leeym  |
- update to 3.1.5
- support stage and options |
3.1.3_1 14 Jul 2014 18:42:04
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
3.1.3_1 15 Mar 2014 16:39:46
  |
miwi  |
- Convert USE_GMAKE/BZIP2 to USES |
3.1.3_1 19 Oct 2013 07:56:48
  |
tijl  |
Fix build with clang on i386 by disabling inline asm that uses
intel syntax.
PR: ports/180595 |
3.1.3_1 20 Sep 2013 22:28:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
3.1.3_1 04 Sep 2013 20:01:06
  |
bsam  |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
3.1.3_1 09 Aug 2013 16:25:48
  |
cperciva  |
Fix typo, and thereby fix INDEX. |
09 Aug 2013 14:05:53

|
dinoex  |
- update libdg to 2.1.0 |
3.1.3 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 |
3.1.3 08 Mar 2013 03:00:37
  |
bf  |
update to 3.1.3 |
3.1.2_1 05 Mar 2013 20:22:03
  |
bf  |
update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports
PR: 144982, 149958
Reviewed by: johans (earlier version of the patch) |
3.1.2 14 Jun 2012 13:26:07
 |
sunpoet  |
- Update to 3.1.2
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes:
http://cvs.savannah.gnu.org/viewvc/mldonkey/mldonkey/distrib/ChangeLog?view=markup |
3.1.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
3.1.1 21 Apr 2012 18:48:04
 |
miwi  |
- Update to 3.1.1
PR: 166891
Submitted by: Ports Fury |
3.1.0 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. |
3.1.0 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 |
3.1.0 15 Sep 2011 21:43:41
 |
rene  |
- Update to 3.1.0 [1]
- Garbage collect old threading options [1]
- Fix build with clang [2]
PR: ports/160502 [1,2]
ports/160498 [2]
Submitted by: "h h" (aakuusta gmail.com) [1,2]
Obtained from: upstream [2] |
3.0.7 24 Jul 2011 18:05:23
 |
lioux  |
Drop maintainership |
3.0.7 20 Jul 2011 02:45:01
 |
lioux  |
Update to 3.0.7
PR: ports/154908
Submitted by: soulcatcher <soulcatcher13@gmail.com> |
3.0.6 15 May 2011 02:49:17
 |
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
3.0.6 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
3.0.6 17 Nov 2010 12:32:30
 |
lioux  |
Update to 3.0.6 |
3.0.5 08 Nov 2010 10:07:42
 |
lioux  |
Update to 3.0.5
PR: 152037
Submitted by: sunpoet |
3.0.4_1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
3.0.4_1 25 Sep 2010 20:25:38
 |
lioux  |
- Remove BROKEN: fix build
Obtained from: mldonkey issue tracker
(https://savannah.nongnu.org/patch/?7267#comment2) |
3.0.4_1 21 Sep 2010 03:43:22
 |
lioux  |
- Remove BROKEN: fix build
Obtained from: mldonkey issue tracker
(https://savannah.nongnu.org/patch/?7267#comment2) |
3.0.4_1 16 Sep 2010 21:18:11
 |
pav  |
- Mark BROKEN: does not build
Reported by: pointyhat |
3.0.4_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
3.0.4 06 Sep 2010 12:00:24
 |
lioux  |
Update to 3.0.4 |
3.0.3 03 Aug 2010 01:56:30
 |
lioux  |
Update to 3.0.3 |
3.0.2 13 Jun 2010 12:07:07
 |
lioux  |
o Update to 3.0.2
o Add LICENSE* information |
3.0.1_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0.1_3 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.0.1_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
3.0.1_1 24 Nov 2009 01:05:37
 |
lioux  |
o Revert previous commit since the specific LDFLAGS is not needed
o Bump PORTREVISION to insure that no one will have that LDFLAGS |
3.0.1 22 Nov 2009 20:10:25
 |
lioux  |
- Fix build on systems where GCC stack protection (aka Propolice)
was enabled for userland on src/share/mk/bsd.sys.mk
(SVN rev 180012 on 2008-06-25 21:33:28Z by ru)
- For OSVERSION >= 800040, add -fstack-protector to LDFLAGS |
3.0.1 22 Nov 2009 09:14:54
 |
lioux  |
Update to 3.0.1 |
3.0.0_2 22 Nov 2009 08:51:56
 |
lioux  |
- Fix rc.d startup script:
1) Check if daemon is already running before start
2) Add verbose start message
- Bump PORTREVISION
PR: ports/129790
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> |
3.0.0_1 02 Sep 2009 15:01:56
 |
amdmi3  |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
3.0.0_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.0.0 19 Jul 2009 19:49:35
 |
pav  |
- Not MAKE_JOBS_SAFE
Reported by: pointyhat |
3.0.0 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
3.0.0 25 Mar 2009 13:48:23
 |
lioux  |
Mark MAKE_JOBS_SAFE for SMP compilation |
3.0.0 25 Feb 2009 01:26:23
 |
lioux  |
Update to 3.0.0 |
2.9.7 19 Feb 2009 05:07:05
 |
lioux  |
Update to 2.9.7 |
2.9.6 06 Jan 2009 17:59:31
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
2.9.6 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.9.6 10 Aug 2008 09:56:20
 |
lioux  |
Update to 2.9.6 |
2.9.5 07 May 2008 11:35:50
 |
lioux  |
Update to 2.9.5 |
2.9.4 03 Mar 2008 01:25:41
 |
lioux  |
Update to 2.9.4 |
2.9.3 21 Jan 2008 10:08:56
 |
lioux  |
Update to 2.9.3 |
2.9.2 25 Oct 2007 10:28:18
 |
lioux  |
Update to 2.9.2 |
2.9.1_1 04 Oct 2007 02:16:18
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
2.9.1_1 30 Sep 2007 04:47:37
 |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
2.9.1 13 Sep 2007 13:22:53
 |
lioux  |
Update to 2.9.1 |
2.9.0 29 Jul 2007 17:28:28
 |
lioux  |
Update to 2.9.0 |