aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/oicq
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Cleanup plistbapt2014-10-201-4/+0
|
* - Remove unnecessary slash after STAGEDIRsunpoet2013-10-031-2/+2
|
* Support stage.vanilla2013-09-262-7/+5
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | chinese)
* - Convert to new perl frameworkaz2013-08-031-1/+2
|
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2
|
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+sunpoet2011-09-171-1/+1
| | | | With hat: perl
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Reset bg1tpt@gmail.com due to maintainer-timeouts and no response tolinimon2010-04-261-1/+1
| | | | | | email. Hat: portmgr
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-291-3/+1
| | | | | | (part 17). Approved by: portmgr (itetcu)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with B,C
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Upgrade to 1.6.vanilla2007-09-033-25/+5
| | | | | PR: ports/116045 Submitted by: maintainer
* Re-add OICQ with updated version (1.3)delphij2007-02-095-0/+77
| | | | Submitted by: Ren Zhen <bg1tpt at gmail dot com>
* 2007-02-06 irc/xchat-systray-plugin: Functionality is now included in xchatmiwi2007-02-084-58/+0
| | | | | | 2007-02-01 chinese/oicq: Does not work with newer OICQ protocol 2007-02-01 net/nicmond: Disappeared from the internet 2007-02-01 www/caudium10: Please use www/caudium12
* Mark as DEPRECATED: Does not work with latest tencent protocolsdelphij2007-01-011-0/+3
| | | | | | and the project seems to be inactive for a long time. Requested by: snnn at newsmth dot org
* - Update to 1.2rafan2006-11-072-5/+4
|
* - Add missing dependency security/p5-Crypt-OICQrafan2006-08-031-3/+5
| | | | | | This module is used, but not listed in Makefile.PL - Bump PORTREVISION - Require Perl 5.8+ since p5-Crypt-OICQ needs it
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
|
* - Add SHA256pav2005-11-251-0/+1
|
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
| | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports
* Reset bouncing maintainer address. These ports are now available forlinimon2005-07-261-1/+1
| | | | | | | | | adoption. Note that I have left the maintainer's own ftp site as a MASTERSITE because it still appears to be active (for now, anyways). Hat: portmgr
* - update to Net-OICQ-0.9leeym2005-02-273-13/+13
| | | | - fix PLIST
* - Pass maintainership to submittersem2005-01-081-1/+1
| | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
* Add size data.trevor2004-03-261-0/+1
|
* E-mail to the maintainer bounced with:trevor2004-03-261-1/+1
| | | | | <statue@freebsd.sinica.edu.tw>: connect to freebsd.sinica.edu.tw[140.109.13.51]: Connection refused
* Add oicq 0.7, implements OICQ messaging protocol.vanilla2003-11-134-0/+52
PR: 59093 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>