non port: irc/bitchx/Makefile |
Number of commits found: 131 (showing only 100 on this page) |
Friday, 15 Sep 2023
|
03:45 Bryan Drewery (bdrewery)
irc/bitchx: Fix build when PLUGINS is off
3f30a33 |
Wednesday, 26 Jul 2023
|
00:48 Muhammad Moinur Rahman (bofh)
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
95274bf |
Thursday, 20 Jul 2023
|
17:42 Muhammad Moinur Rahman (bofh)
irc/bitchx: Fix build with llvm16
- Pet portclippy
- STRIP files as required
- Replace @exec with @rmtry
Sponsored by: The FreeBSD Foundation
678f8c1 |
Thursday, 6 Apr 2023
|
09:31 Baptiste Daroussin (bapt)
maintainership: reset maintainership from freebsd@bitchx.org
bitchx.org is returning SERVFAIL for a while now.
bebc091 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net>
* David Bushong <david+ports@bushong.net>
* David Taylor <davidt@yadt.co.uk>
* Dennis Herrmann <adox@mcx2.org>
* Dominic Marks <dom@cus.org.uk>
* Edini <ports@edini.net>
* Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
* Evgueni V. Gavrilov <aquatique@rusunix.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerrit Beine <tux@pinguru.net>
* Gustau Perez <gustau.perez@gmail.com>
* Hye-Shik Chang
* Jase Thew <freebsd@beardz.net>
* Jens Holmqvist <zparta@hispan.se>
* Jimbo Bahooli <griffin@blackhole.iceworld.org>
* Jonas Kvinge <jonas@night-light.net>
* Josh Paetzel <josh@tcbug.org>
* Julien Laffaye <kimelto@gmail.com>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kubilay Kocak <koobs@FreeBSD.org>
* Makoto Matsushita <matusita@FreeBSD.org>
* Martin Wilke <miwi@FreeBSD.org
* Martin Wilke <miwi@FreeBSD.org>
* Masahiro Teramoto <markun@onohara.to>
* Matthew West <mwest@uct.ac.za>
* Maxim Ignatenko
* Michael Ranner
* Oliver Eikemeier
* Philippe Audeoud <jadawin@tuxaco.net>
* Romain Tartiere <romain@blogreen.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Shaun Amott <shaun@inerd.com>
* Steve Wills <swills@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TERAMOTO Masahiro <markun@onohara.to>
* Tim Bishop <tim@bishnet.net>
* Timothy Redaelli <drizzt@gufi.org>
* Travis Poppe <tlp@liquidx.org>
* Ulrich Spoerlein <q@uni.de>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Walter Venable <weaseal@hotmail.com>
* Walter Venable <weaseal@users.sourceforge.net>
* Wen Heping <wenheping@gmail.com>
* Will Andrews <andrews@technologist.com>
* clement
* db
* elvstone@gmail.com
* gahr
* hrs
* ijliao
* koji@jet.es
* milki <milki@rescomp.berkeley.edu>
* perlguy@perlguy.com
* pgl@instinct.org
* sec@42.org
* tdb
* torstenb
With hat: portmgr
6ec0477 |
Monday, 17 Jan 2022
|
13:20 Tobias Kortkamp (tobik)
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables
I'm assuming the entries are correct otherwise.
Reported by: portscan
07389cd |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 19 Mar 2019
|
15:04 swills
irc/bitchx: Use correct OpenSSL include path
PR: 236617
Submitted by: caf@bitchx.org
Approved by: BitchX FreeBSD <freebsd@bitchx.org> (maintainer)
 |
Monday, 29 Oct 2018
|
10:54 danfe
- Remove BROKEN_SSL line (should've been part of r483042)
- Cleanup options block a bit and use our standard LANG_HE
option for Hebrew language support
 |
Friday, 26 Oct 2018
|
16:42 danfe
Unbreak the build against newer versions of OpenSSL where they had removed
SSLeay() from libcrypto so configure test for it now fails. Check against
ERR_get_error() instead.
PR: 232550
 |
Sunday, 16 Apr 2017
|
11:09 sunpoet
Convert to options target helper
- Use BROKEN_SSL
Approved by: portmgr (blanket)
 |
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all _USE=openssl occurrences.
Sponsored by: Absolight
 |
Tuesday, 29 Nov 2016
|
18:46 mat
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
 |
Monday, 1 Feb 2016
|
22:33 marino
irc/bitchx: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
 |
Friday, 18 Dec 2015
|
01:57 junovitch
irc/bitchx: drop AIM plugin support and grammar fixes
- Remove AIM plugin support as it is no longer supported
- Bump PORTREVISION for package change
- While here, minor grammar changes in pkg-descr and Makefile
PR: 205260
Submitted by: cpet@bitchx.org (maintainer)
 |
Friday, 11 Dec 2015
|
08:40 miwi
- Update maintainer address
PR: 205138
Submitted by: cpet@bitchx.org
Approved by: mat (mentor), maintainer
Differential Revision: D4492
 |
Friday, 11 Sep 2015
|
06:32 marino
irc/bitchx is not not jobs safe (really)
This port was recently redeclared "jobs safe", but we just hit another
jobs-safe issue on the chinese/bitchx slave port. In this case, it was
trying to link wserv beform all the object files were built.
 |
Monday, 11 May 2015
|
13:59 bdrewery
This seems JOBS SAFE now.
 |
Monday, 4 May 2015
|
00:37 eadler
Due to the disabling of the bugzilla account, reset maintainership of
the remainder of Chris's ports.
Submitted by: "Chris Petrik" <chris@bsdjunk.com>
 |
Friday, 17 Apr 2015
|
19:49 sunpoet
- Add LICENSE
PR: 199492
Submitted by: Chris Petrik <chris@bsdjunk.com> (co-maintainer)
 |
Thursday, 16 Apr 2015
|
07:47 robak
irc/bitchx: add CPE info
PR: 199375
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
 |
Thursday, 29 Jan 2015
|
13:13 xmj
irc/bitchx: update to 1.2.1
- update to 1.2.1
- use OPTIONS helpers
- remove unnecessary Perl depencency
- remove unnecessary GCC dependency
- Add support for hebrew language (as option)
- Add helpful toggles (as option
- Kill files/ directory
PR: 195526
Differential Revision: https://reviews.freebsd.org/D1710
Submitted by: Chris Petrik <chris@bsdjunk.com>
Approved by: koobs (mentor)
 |
Thursday, 15 Jan 2015
|
09:05 tijl
Add missing USE_OPENSSL=yes
PR: 195796
 |
Wednesday, 10 Sep 2014
|
20:50 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)
 |
Wednesday, 11 Jun 2014
|
14:50 tijl
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
10:20 marino
chinese/bitchx: Bump to acquire MASTERDIR fix, stage too
Related to:
PR: 186425
It looks NO_STAGE should have been removed when irc/bitchx was staged.
Late add: Fix master irc/bitchx to not override PORTREVISION
 |
Tuesday, 10 Jun 2014
|
14:26 marino
irc/bitchx: Requires build by GCC to avoid segfault
PR: 186425
Submitted by: Edwin
Approved by: maintainer (Dan Mashal)
 |
Friday, 4 Apr 2014
|
20:52 rene
Add stage support
PR: ports/188076
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
 |
Tuesday, 26 Nov 2013
|
14:59 mat
Mark MAKE_JOBS_UNSAFE.
maintainer timeout.
PR: ports/183898
Submitted by: mat
 |
Friday, 20 Sep 2013
|
18:44 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
 |
Monday, 16 Sep 2013
|
17:03 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
 |
Saturday, 7 Sep 2013
|
21:34 sunpoet
- Remove unnecessary WANT_GNOME
Pointed out by: bapt
 |
18:38 sunpoet
- Remove deprecated GTK/XMMS support
- While I'm here:
- Add DOCS to OPTIONS_DEFINE
- Remove IPV6 from OPTIONS_DEFAULT
PR: ports/181628
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (co-maintainer)
 |
18:18 sunpoet
- Add co-maintainer: use comment due to the lack of multiple-maintainer support
PR: ports/181627
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
 |
Friday, 31 May 2013
|
09:48 crees
Update to 1.2
The release is finally here!
Add vulnerabilities to vuxml, and remove bitchx-devel
Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer)
Security: CVE-2007-4584
Security: CVE-2007-5839
Security: CVE-2007-5922
 |
Sunday, 16 Dec 2012
|
04:10 eadler
Hand maintainer over to new volunteer
PR: ports/174463
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Dan Mashal <dan.mashal@gmail.com> (new maintainer)
 |
Monday, 10 Dec 2012
|
01:20 eadler
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
 |
Monday, 19 Nov 2012
|
04:01 wxs
Copy irc/bitchx to irc/bitchx-devel and attach to the build.
Revert irc/bitchx back to 1.1.0.1.
Set LATEST_LINK for irc/bitchx-devel appropriately.
PR: ports/172294, ports/172295
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe: yes
 |
Saturday, 22 Sep 2012
|
16:09 danfe
Clean up Makefile.
Approved by: maintainer (on IRC)
 |
Sunday, 16 Sep 2012
|
14:50 danfe
Reduce number of hardcoded port name (where appropriate).
 |
14:16 danfe
BitchX, an ass-kicking IRC client, is out of limbo and back on the track!
- Update to version 1.2; project was moved to GitHub
- Convert to new OPTIONS framework; simplify features handling logic
- Enable IPv6 and SSL by default to catch up with new era
- Ditto for plugins that do not require external dependencies
- Drop hard-coded ABI shlib version numbers in LIB_DEPENDS
- Remove obsolete patches [1, 2] and cleanup Makefile while I am here
- Utilize DOCSDIR for smarter handling of documentation (and thus greatly
offload pkg-plist)
- Give maintainership back to Chris Petrik per his request: he is part of
the developer team and has time to look after the port again)
PR: ports/163555 (audit trail) [1]
ports/170409 (remove patch-funny.c) [2]
Submitted by: Chris Petrik (last follow-up) [1]
Gary Stanley [2]
 |
Monday, 12 Mar 2012
|
07:32 jpaetzel
Remove optional dep on net/socks5
PR: ports/165385
Approved by: maintainer timeout
Feature safe: yes
 |
Friday, 23 Sep 2011
|
22:26 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
 |
Wednesday, 16 Dec 2009
|
11:50 danfe
Take maintainership of my favorite IRC client and clean up Makefile a
little. No functional changes.
 |
Friday, 4 Dec 2009
|
02:38 linimon
Reinstate maintainer at his request.
 |
Thursday, 26 Nov 2009
|
00:36 linimon
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer
 |
Saturday, 19 Sep 2009
|
03:18 wxs
- Pass maintainership to submitter
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
 |
Friday, 28 Aug 2009
|
16:52 linimon
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
 |
Saturday, 22 Aug 2009
|
00:24 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
 |
Tuesday, 6 Jan 2009
|
01:45 beech
- Fix IPv6 support is not built
- Bump portrevision
PR: ports/130213
Submitted by: Wes Morgan <morganw@chemikals.org>
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Saturday, 26 Jul 2008
|
20:43 beech
- Fix plugins option
- Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2)
- Bump portrevision
 |
Thursday, 3 Jul 2008
|
00:21 beech
- Add patch to fix core dump issue on amd64
- Bump portrevision
PR: ports/125108
Submitted by: Chris Pet <chrispetso@gmail.com>
 |
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
 |
Monday, 24 Mar 2008
|
22:48 beech
- Use official MASTER_SITE (SF macro)
- Fix .placeholder
PR: ports/121925
Submitted by: Tilman Linneweh <arved@FreeBSD.org>
 |
Wednesday, 30 Jan 2008
|
07:53 erwin
Revert part of the previous commit that accidentily
prevented CATEGORIES from being additive for slave ports.
 |
Monday, 28 Jan 2008
|
22:55 beech
- Update to 1.1-final.
- Fix master_sites.
- Fix gcc-4.2 related errors.
- Makefile and pkg build cleanup.
PR: ports/120074
Submitted by: Brett Johnson <brett@define.net.au>
Approved by: linimon (mentor)
 |
Wednesday, 15 Aug 2007
|
08:48 beech
- Update to 1.1.0.1
- Patches integrated upstream
Approved by: sat (mentor)
 |
Friday, 8 Jun 2007
|
20:18 beech
Fixed MASTER_SITES address, added mirror.
Changed MAINTAINER email address.
PR: ports/113448
Approved by: sat (mentor)
 |
Monday, 28 May 2007
|
21:39 sat
- Remove empty dir to pacify "pkg_add;pkg_delete"
Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit)
 |
16:09 sat
- Fixed options
- Removed 4.x only option (tcl)
- Pass maintainership to submitter
- Clean up
- Note that plugins are not gcc4-clean atm
PR: ports/112378 (based on)
Submitted by: Beech Rintoul <beech@alaskaparadise.com>
 |
Monday, 5 Mar 2007
|
00:15 linimon
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
 |
Monday, 8 May 2006
|
10:32 edwin
remove USE_REINPLACE for all categories starting with I
 |
Sunday, 9 Apr 2006
|
12:51 arved
Add patch to fix crash on startup on amd64/alpha.
Unmark IGNORE.
Submitted by: Goran Gajic
Tested on: sledge/beast
Approved by: maintainer timeout (3 months)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
 |
Monday, 18 Apr 2005
|
19:32 novel
- Unquote IGNORE message
- Pass maintainership to submitter
PR: 80073
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Monday, 27 Sep 2004
|
23:02 kris
Correct case of IGNORE string
Approved by: portmgr (self)
 |
23:01 kris
s/BROKEN/IGNORE/ since the package builds but does not run.
Approved by: portmgr (self)
 |
Wednesday, 11 Aug 2004
|
11:58 arved
enable Hebrew support
PR: 70249
Submitted by: Amir Shalem <amir@boom.org.il>
Drop maintainership, I have been using irssi for more than a year.
 |
Sunday, 1 Aug 2004
|
18:59 arved
Fix build with gcc34
PR: 69463
Submitted by: Michael Johnson <ahze@ahze.net>
Remove gpg sig checking code, the key has expired and the code has too
many flaws.
 |
Thursday, 20 May 2004
|
18:15 arved
Remove dead MASTERSITE
 |
Monday, 19 Apr 2004
|
07:50 arved
Strip binaries
Submitted by: michael johnson <ahze@ahze.net>
 |
Sunday, 28 Mar 2004
|
14:35 arved
Update to 1.1
portlint
 |
Wednesday, 4 Feb 2004
|
06:50 marcus
Add WANT_GNOME to fix make index.
 |
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Tuesday, 20 Jan 2004
|
14:47 arved
#Disable Options stuff, yes, it helps to read ports@ before committing.
 |
14:37 arved
Attempt to use the new OPTIONS feature
 |
Monday, 5 Jan 2004
|
09:10 arved
Mark WITH_TCL BROKEN on 5.x
 |
08:50 arved
Use a temporary gpg-keyring in ${WRKDIR} instead of using the users default
keyring. This should fix the problem, that gpg chown's the default keyring
to root when installing the port via sudo.
PR: 60916
Reported by: kosmos <abowhill@blarg.net
 |
Thursday, 2 Oct 2003
|
18:06 arved
Move USE_OPENSSL variable before bsd.port.pre.mk
PR: 57502
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
 |
Wednesday, 17 Sep 2003
|
23:44 edwin
Chase multimedia/xmms library bump.
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by: (unbreak of port builds)
 |
Sunday, 11 May 2003
|
22:20 arved
patch-dcc-force-port: Patch to allow forcing of the local port for DCC. [1]
patch-source_server_c: fix an snprintf buffer size;[2]
patch-funny.c: Security Fix [3]
patch-names.c: Security Fix: Channeloperator can set specific modes
to crash Bx clients [1]
Bump PORTREVISION
[1] Obtained from: BitchX Developers
[2] Obtained from: OpenBSD
[3] Obtained from: gentoo
 |
21:37 arved
Mark broken on alpha and ia64.
 |
Wednesday, 23 Apr 2003
|
15:14 arved
- Add a dialog Warning for the WITH_TCL knob [1]
- rearrange targets
- Make portlint happier.
Suggested by: eivind [1]
 |
14:21 arved
Add ONLY_FOR_ARCHS= i386 to the WITH_TCL case.
Submitted by: eivind
 |
Tuesday, 22 Apr 2003
|
17:13 arved
Remove duplicate pre-extract target.
Submitted by: "Dan Langille" <dan@langille.org>
 |
16:35 arved
Chase MD5 sum of tcl.o again [1]
If gpg is installed, verify gpg signatures,
since bitchx.org recently had another problem with backdoored distfiles
Reported by: "Erik Paulsen Sk?lerud" <erik@pentadon.com>[1]
 |
Sunday, 20 Apr 2003
|
19:24 marcus
Remove USE_GNOMENG.
 |
Thursday, 27 Mar 2003
|
19:12 arved
Fix a couple of Buffer overflows.
Reported by: Timo Sirainen <tss@iki.fi>
Submitted by: caf@guarana.org
Obtained from: Bugtraq
 |
Saturday, 22 Feb 2003
|
14:38 arved
de-pkg-comment
 |
Thursday, 28 Nov 2002
|
16:37 lioux
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
 |
Monday, 18 Nov 2002
|
15:51 arved
Remove USE_AUTOCONF from default build, because it is only need for WITH_IPV6
This will fix the default build until kris and alane decided,
what to do with the backed out autoconf patch.
PR: ports/45359
Reported by: Dean Hollister <dean@odyssey.apana.org.au>
 |
Monday, 11 Nov 2002
|
09:20 arved
Convert to the new autoconf Layout: USE_AUTOCONF_VER=253
 |
Thursday, 7 Nov 2002
|
11:54 edwin
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento
 |
Friday, 25 Oct 2002
|
09:52 arved
* Change Emailaddress
* Use bsd.port.(pre|post).mk[1]
* Add a knob WITH_SSL [2]
* Fix passing of CONFIGURE_ENV in the case WITH_GNOME=yes WITH_TCL=yes [3]
* Word the Warning about the bug in WITH_IPv6 more clear.
[1]Pointed out by: KAWATA masahiko <kawata@mta.biglobe.ne.jp>
[2]Submitted by: Bob Fleck <bob@securesoftware.com>
PR: 42972 (with some modifications)
[3]Reported by: Kevin <kdulzo@sockpuppet.org>
 |
Thursday, 8 Aug 2002
|
17:13 lioux
USE_X_PREFIX if WITH_GNOME
Submitted by: maintainer
 |
Number of commits found: 131 (showing only 100 on this page) |