| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 08:16:34
1.1.8
|
bapt  |
Fix with bmake(1) |
27 Apr 2013 11:59:29
1.1.8
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
23 Apr 2013 14:20:28
1.1.8
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
08 Mar 2013 10:51:36
1.1.8
|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
02 Jan 2013 13:32:21
1.1.8
|
wxs  |
Fix index build when perl is not there yet.
PR: ports/174576
Submitted by: bdrewery@ |
25 Nov 2012 03:21:09
1.1.8
|
wxs  |
Rename OPTIMIZED_ASM option to just ASM. This one has a description
in bsd.options.desc.mk.
Fix build on i386 by partially reverting r307565. Only a partial revert
because I worked around a bug where ${PERL} was not recognized after switching
to new style options.
Feature safe: yes |
19 Nov 2012 18:28:57
1.1.8
|
wxs  |
Remove unnecessary quotes.
Noticed by: crees
Feature safe: yes |
19 Nov 2012 16:22:35
1.1.8
|
wxs  |
Convert to new options.
Avoid using != in assignment.
Feature safe: yes |
23 Sep 2011 22:26:39
1.1.8
|
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 |
20 Mar 2011 12:54:45
1.1.8
|
miwi  |
- Get Rid MD5 support |
17 Oct 2010 01:41:40
1.1.8
|
wxs  |
Remove dead master sites.
Noticed by: The Distilator |
20 Aug 2010 11:33:15
1.1.8
|
wxs  |
Forced commit to note that the previous work was done by
mkhan.freebsd@gmail.com. |
19 Aug 2010 21:51:28
1.1.8
|
wxs  |
Make net/silc-irssi-plugin work with the newer versions of irssi. The fixes
were taken from Debian bug report #522080 and #577501. The work to fix this was
done by Murad Khan (mraoul.freebsd@gmail.com) and sent to me privately.
PR: ports/140073
Submitted by: Nathaniel Filardo <nwf@cs.jhu.edu> |
30 Aug 2009 10:25:14
1.1.8
|
linimon  |
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.
Hat: portmgr |
04 Aug 2009 17:49:35
1.1.8
|
wxs  |
- Update to 1.1.8 to address security vulnerabilities and general bug fixes.
PR: ports/137421
Submitted by: Marc Lagrange <markocpc@gmail.com> |
09 May 2009 02:46:09
1.1.7_1  |
wxs  |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
24 Mar 2009 00:27:46
1.1.7_1  |
wxs  |
- Register conflicts on other silc ports (except silc-server), they all
install libsilcclient. |
21 Jan 2009 15:21:00
1.1.7  |
wxs  |
- Update to 1.1.7 |
11 Nov 2008 12:13:54
1.1.6  |
wxs  |
Update to 1.1.6 |
07 Sep 2008 16:16:35
1.1.5  |
wxs  |
- Update to 1.1.5 |
27 Aug 2008 03:17:50
1.1.4_1  |
wxs  |
Enable perl and iconv support.
PR: ports/126771
Submitted by: Matt <freebsdbugs@fjarlq.com> |
21 Aug 2008 06:18:49
1.1.4  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2008 01:47:14
1.1.4  |
wxs  |
Fix patch to address the breakage when converters/recode is installed.
PR: ports/125986
Submitted by: Armin Pirkovitsch <a.pirko@inode.at> |
24 Jul 2008 02:57:09
1.1.4  |
wxs  |
Stop net/silc-irssi-plugin from installing an unnecessary symlink which
causes duplicate /me messages to appear.
Bump PORTREVISION of net/silc-irssi-plugin because of this. |
27 Mar 2008 15:01:42
1.1.4  |
wxs  |
Update to 1.1.4 - security fix.
http://www.vuxml.org/freebsd/ff304c35-fb5b-11dc-91c1-00e0815b8da8.html
Approved by: garga (mentor) |
18 Mar 2008 14:02:25
1.1.3  |
wxs  |
Update my address.
Approved by: garga (mentor) |
15 Dec 2007 18:18:35
1.1.3  |
miwi  |
- Update to 1.1.3
PR: 118244
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) |
18 Sep 2007 07:23:02
1.1.2  |
miwi  |
- Fix build when converters/recode installed is
PR: 115905
Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by: maintainer |
17 Sep 2007 15:21:26
1.1.2  |
miwi  |
- Update to 1.1.2
PR: 115767
Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) |
23 Jul 2007 09:36:52
1.1.1  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
16 Jul 2007 23:42:58
1.1.1  |
linimon  |
Reassign to submitter of last 2 PRs.
Approved by: previous maintainer
Hat: portmgr |
15 Jul 2007 21:41:00
1.1.1  |
pav  |
- Update to 1.1.1
PR: ports/114135
Submitted by: Wesley Shields <wxs@atarininja.org>
Approved by: maintainer timeout (16 days) |
21 Jun 2007 19:29:47
1.1  |
rafan  |
- Update to 1.1
- Install manual page
Cleanups:
- Remove USE_PERL5, use REINPLACE_CMD instead
- Remove PKGDEINSTALL hacks. Replace the same functionality with
Makefile and pkg-plist equivlents
- Remove OPTIMIZED_CFLAGS knob, it is no use. -O2 is always on according
to pointyhat build log
- Remove unnecessary OSVERSION check for 4.x
- Remove installation of unnecessary documents (TODO, CHANGES, etc.)
- Use DOCSDIR, DATADIR macros
PR: ports/113367
Submitted by: Wesley Shields <wxs at atarininja.org>
Approved by: maintainer timeout (16 days) |
18 Jan 2007 16:26:34
1.0.3  |
rafan  |
- Update to 1.0.3
PR: ports/108075
Submitted by: Evgueni V. Gavrilov <aquatique-ports at rambler.ru> (maintainer) |
07 Mar 2006 08:28:06
1.0.1_4  |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
26 Feb 2006 02:28:44
1.0.1_3  |
ade  |
Purge the last vestiges of the (really) old autotools world order.
Since all these items were commented out, this is a null-op commit.
Approved by: portmgr (implicit) |
22 Jan 2006 21:24:05
1.0.1_3  |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.0.1_3  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Apr 2005 03:26:57
1.0.1_3  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.0.1_3  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
13 Feb 2005 10:31:18
1.0.1_3  |
krion  |
Fix plist.
PR: ports/77442
Submitted by: maintainer |
13 Jul 2004 06:22:34
1.0.1_2  |
krion  |
Fix build
Submitted by: krion, tobez
Reported by: cluster via kris
Approved by: maintainer |
11 Jul 2004 01:29:09
1.0.1_1  |
kris  |
BROKEN: Broken pkg-plist |
16 Apr 2004 07:47:21
1.0.1_1  |
krion  |
- Change maintainer's email
PR: ports/65602
Submitted by: maintainer |
20 Mar 2004 09:58:08
1.0.1_1  |
erwin  |
SIZEify
PR: 64496
Submitted by: maintainer, trevor |
04 Feb 2004 05:10:27
1.0.1_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
26 Jan 2004 06:45:28
1.0.1  |
krion  |
- Fix build on AMD64
Noticed by: kris via bento
Approved by: maintainer |
14 Jan 2004 15:12:17
1.0.1  |
krion  |
- Update to version 1.0.1
PR: 61363
Submitted by: maintainer |
04 Dec 2003 06:06:42
1.0  |
krion  |
- Update to version 1.0
PR: 59746
Submitted by: maintainer |
18 Nov 2003 09:59:04
0.9.16  |
krion  |
- Update to version 0.9.16
PR: 59411
Submitted by: maintainer |
12 Nov 2003 13:59:21
0.9.15_2  |
krion  |
- Fix install on ARCH != i386
PR: 59101 59204
Submitted by: maintainer
Reported by: bento via kris |
04 Nov 2003 10:52:28
0.9.15_1  |
krion  |
- Reenable perl stuff of net/silc-client
(pointed out by William Dell Wisner <william@dell.wisner.name>)
- Bump PORTREVISION
PR: 58917
Submitted by: maintainer |
31 Oct 2003 13:21:01
0.9.15  |
krion  |
- Update to version 0.9.15
PR: 58763
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer) |
25 Oct 2003 06:52:04
0.9.14  |
krion  |
- Update to 0.9.14
PR: 58506
Submitted by: maintainer |
16 Oct 2003 09:33:51
0.9.13  |
krion  |
- Update to 0.9.13
PR: 58112
Submitted by: maintainer |
14 Oct 2003 08:15:00
0.9.12.1_3  |
krion  |
- Fix build package
- Bump PORTREVISION
PR: 57947
Submitted by: maintainer |
09 Oct 2003 13:32:59
0.9.12.1_2  |
krion  |
- Fix plist of perl stuff
- Bump PORTREVISION
PR: 57797
Submitted by: maintainer |
03 Oct 2003 14:50:46
0.9.12.1_1  |
krion  |
- Bump PORTREVISION, forgotten by previous commit.
Pointed out by: osa |
03 Oct 2003 14:38:32
0.9.12.1  |
krion  |
- Add patch for recoding actions in 8-bit terminals (obtained
from silc CVS)
PR: 57537
Submitted by: maintainer |
26 Sep 2003 13:14:49
0.9.12.1  |
krion  |
- Build non-threaded version by default
PR: 57243
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer) |
24 Sep 2003 18:03:08
0.9.12.1  |
krion  |
- Update to 0.9.12.1
- Give maintainership to Evgueni V. Gavrilov
<aquatique@rusunix.org>
PR: 50930 53672
Submitted by: krion, Evgueni V. Gavrilov <aquatique@rusunix.org> |
07 Sep 2003 23:39:04
0.9.10.1  |
lioux  |
Drop maintainership |
26 Jun 2003 22:58:32
0.9.10.1  |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
20 Apr 2003 19:38:02
0.9.10.1  |
marcus  |
Remove USE_GNOMENG. |
23 Feb 2003 19:58:35
0.9.10.1  |
lioux  |
De-pkg-comment |
07 Feb 2003 15:43:57
0.9.10.1  |
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfiles survey |
31 Dec 2002 20:33:56
0.9.10.1  |
lioux  |
Emergency update to 0.9.10.1: previous port version is incompatible
with current SILC protocol
Prompted by: many
Approved by: portmgr (self) |
26 Nov 2002 13:03:28
0.9.5.1  |
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfiles survey |
20 Sep 2002 14:38:47
0.9.5.1  |
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey |
19 Sep 2002 22:15:12
0.9.5.1  |
lioux  |
Update to 0.9.5.1
PR: 42856
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> |
15 Jul 2002 17:21:56
0.9.4  |
sobomax  |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
10 Jul 2002 21:22:38
0.9.4  |
lioux  |
Update to 0.9.4 |
19 Jun 2002 23:21:24
0.9.2  |
lioux  |
Update to 0.9.2 |
03 May 2002 19:28:13
0.8.6  |
lioux  |
Update to 0.8.6 |
03 May 2002 18:56:21
0.8.6  |
lioux  |
Update to 0.8.6 |
22 Feb 2002 17:41:42 
|
lioux  |
Update MASTER_SITES as wiretapped.net renamed their servers |
03 Feb 2002 20:06:54 
|
lioux  |
o Update to 0.7.6.1 o Add ipv6 support |
25 Jan 2002 14:24:31 
|
lioux  |
Update to 0.7.3 |
21 Jan 2002 19:32:28 
|
lioux  |
o Update to 0.7.2 o Have WITHOUT_OPTIMIZED_ASM actually work when ARCH!=i386
|
21 Dec 2001 03:58:59 
|
lioux  |
Update to 0.7.1 |
16 Nov 2001 00:25:52 
|
lioux  |
o Update to 0.6.6 o Depend on silc-doc instead of installation documentation
by itself o Update PKG{,DE}INSTALL: do not create/remove modules directory.
There are no modules for BSD platforms yet |
09 Nov 2001 22:12:14 
|
lioux  |
o add more MASTER_SITES o add PKG{,DE}INSTALL scripts to handle: - empty
directories - configuration files o do not create unnecessary directories
|
09 Nov 2001 07:46:17 
|
lioux  |
o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
(SILC) network client o With invaluable feedback from debolaz during our
all-nighter porting work :) |