aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Improve port description.Alexey Dokuchaev2009-12-161-4/+12
| | | | Notes: svn path=/head/; revision=245981
* Take maintainership of my favorite IRC client and clean up Makefile aAlexey Dokuchaev2009-12-161-20/+20
| | | | | | | little. No functional changes. Notes: svn path=/head/; revision=245980
* Reset maintainer at his request.Mark Linimon2009-12-151-1/+1
| | | | | | | PR: ports/141647 Notes: svn path=/head/; revision=245897
* Reinstate maintainer at his request.Mark Linimon2009-12-041-1/+1
| | | | Notes: svn path=/head/; revision=245177
* Temporarily reassign ports maintained by chris@officialunix.com back toMark Linimon2009-11-261-1/+1
| | | | | | | | | the pool for the duration of his upcoming move. Requested by: maintainer Notes: svn path=/head/; revision=244755
* - Fix build on 9.0Dmitry Marakasov2009-11-041-5/+20
| | | | | | | | | PR: 140274 Submitted by: myself Approved by: chris@officialunix.com (maintainer) Notes: svn path=/head/; revision=243806
* - Pass maintainership to submitterWesley Shields2009-09-191-1/+1
| | | | | | | | | PR: ports/138955 ports/138956 Submitted by: Chris Petrik <chris@officialunix.com> Feature safe: yes Notes: svn path=/head/; revision=241706
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Fix IPv6 support is not builtBeech Rintoul2009-01-062-29/+88
| | | | | | | | | | - Bump portrevision PR: ports/130213 Submitted by: Wes Morgan <morganw@chemikals.org> Notes: svn path=/head/; revision=225308
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Fix plugins optionBeech Rintoul2008-07-262-9/+6
| | | | | | | | - Remove aim, cavlink,identd and nap plugins (won't build with gcc-4.2) - Bump portrevision Notes: svn path=/head/; revision=217629
* - Add patch to fix core dump issue on amd64Beech Rintoul2008-07-032-1/+45
| | | | | | | | | | - Bump portrevision PR: ports/125108 Submitted by: Chris Pet <chrispetso@gmail.com> Notes: svn path=/head/; revision=216188
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Use official MASTER_SITE (SF macro)Beech Rintoul2008-03-242-6/+2
| | | | | | | | | | - Fix .placeholder PR: ports/121925 Submitted by: Tilman Linneweh <arved@FreeBSD.org> Notes: svn path=/head/; revision=209733
* Revert part of the previous commit that accidentilyErwin Lansing2008-01-301-1/+1
| | | | | | | prevented CATEGORIES from being additive for slave ports. Notes: svn path=/head/; revision=206442
* - Update to 1.1-final.Beech Rintoul2008-01-285-10/+55
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=206345
* - Update to 1.1.0.1Beech Rintoul2007-08-156-76/+5
| | | | | | | | | - Patches integrated upstream Approved by: sat (mentor) Notes: svn path=/head/; revision=197727
* Fixed MASTER_SITES address, added mirror.Beech Rintoul2007-06-081-3/+3
| | | | | | | | | | Changed MAINTAINER email address. PR: ports/113448 Approved by: sat (mentor) Notes: svn path=/head/; revision=193060
* - Remove empty dir to pacify "pkg_add;pkg_delete"Andrew Pantyukhin2007-05-282-2/+0
| | | | | | | Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer, implicit) Notes: svn path=/head/; revision=192230
* - Fixed optionsAndrew Pantyukhin2007-05-283-133/+60
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=192198
* Reset inactive maintainer due to maintainer-timeouts and no response to email.Mark Linimon2007-03-051-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=186528
* Fix build with gcc41Tilman Keskinoz2007-01-222-0/+22
| | | | | | | | PR: 106910 Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=182973
* remove USE_REINPLACE for all categories starting with IEdwin Groothuis2006-05-081-1/+0
| | | | Notes: svn path=/head/; revision=161690
* Add patch to fix crash on startup on amd64/alpha.Tilman Keskinoz2006-04-092-4/+38
| | | | | | | | | | | Unmark IGNORE. Submitted by: Goran Gajic Tested on: sledge/beast Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=159199
* SHA256ifyEdwin Groothuis2006-01-301-0/+1
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=154792
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Unquote IGNORE messageRoman Bogorodskiy2005-04-181-2/+2
| | | | | | | | | | - Pass maintainership to submitter PR: 80073 Submitted by: Sylvio Cesar <sylvioc@gmail.com> Notes: svn path=/head/; revision=133612
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Correct case of IGNORE stringKris Kennaway2004-09-271-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118466
* s/BROKEN/IGNORE/ since the package builds but does not run.Kris Kennaway2004-09-271-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118465
* enable Hebrew supportTilman Keskinoz2004-08-112-4/+13
| | | | | | | | | | PR: 70249 Submitted by: Amir Shalem <amir@boom.org.il> Drop maintainership, I have been using irssi for more than a year. Notes: svn path=/head/; revision=115915
* Fix build with gcc34Tilman Keskinoz2004-08-013-24/+12
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=115217
* Update WWW. bitchx.com now points to an anti-Bush site *hm*Tilman Keskinoz2004-06-261-1/+1
| | | | Notes: svn path=/head/; revision=112331
* Remove dead MASTERSITETilman Keskinoz2004-05-201-2/+1
| | | | Notes: svn path=/head/; revision=109568
* Strip binariesTilman Keskinoz2004-04-191-0/+6
| | | | | | | Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=107550
* Fix plist[1]Tilman Keskinoz2004-03-302-1/+19
| | | | | | | | | | | Fix build if ncurses are installed[2] PR: 64924[2] Reported by: michael johnson <ahze@ahze.net> [2] Reported by: bento via kris via clive[1] Notes: svn path=/head/; revision=105701
* Update to 1.1Tilman Keskinoz2004-03-287-369/+36
| | | | | | | portlint Notes: svn path=/head/; revision=105511
* Add SIZETilman Keskinoz2004-03-181-0/+4
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* Add WANT_GNOME to fix make index.Joe Marcus Clarke2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99932
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* #Disable Options stuff, yes, it helps to read ports@ before committing.Tilman Keskinoz2004-01-201-9/+9
| | | | Notes: svn path=/head/; revision=98651
* Attempt to use the new OPTIONS featureTilman Keskinoz2004-01-201-13/+25
| | | | Notes: svn path=/head/; revision=98649
* Mark WITH_TCL BROKEN on 5.xTilman Keskinoz2004-01-051-0/+3
| | | | Notes: svn path=/head/; revision=97339
* Use a temporary gpg-keyring in ${WRKDIR} instead of using the users defaultTilman Keskinoz2004-01-051-4/+8
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=97338
* Move USE_OPENSSL variable before bsd.port.pre.mkTilman Keskinoz2003-10-021-2/+4
| | | | | | | | PR: 57502 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90056
* Chase multimedia/xmms library bump.Edwin Groothuis2003-09-171-1/+1
| | | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds) Notes: svn path=/head/; revision=89020
* Fix build with new gccTilman Keskinoz2003-07-181-0/+11
| | | | Notes: svn path=/head/; revision=85126