aboutsummaryrefslogtreecommitdiff
path: root/archivers/xmill
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* archivers/xmill: unbreak build with Clang 6 (C++14 by default)Jan Beich2018-01-211-0/+18
| | | | | | | | | | | | | | ./xmillinspect/exprinfo.cpp:64:10: error: cannot initialize return object of type 'int' with an rvalue of type 'nullptr_t' return NULL; ^~~~ /usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ Reported by: pkg-fallout Notes: svn path=/head/; revision=459569
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-201-1/+1
| | | | Notes: svn path=/head/; revision=431996
* Cleanup patches, a* categories.Mathieu Arnold2016-07-264-22/+21
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* - Switch to options helpersDmitry Marakasov2015-11-101-0/+4
| | | | Notes: svn path=/head/; revision=401207
* archivers/xmill: fix build with clangWilliam Grzybowski2014-07-093-24/+23
| | | | | | | | PR: 191372 Submitted by: tkato432 yahoo com Notes: svn path=/head/; revision=361418
* Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.Adam Weinberger2014-07-031-2/+0
| | | | | | | | | | For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being used to disable the selected options. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=360446
* Reset the 99 ports still listed under sylvio@John Marino2014-06-111-1/+1
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Convert archivers to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347400
* Support stageBaptiste Daroussin2013-12-261-12/+8
| | | | | | | Use bsdtar to extract zip Notes: svn path=/head/; revision=337557
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Use two-line Makefile headerAlexey Dokuchaev2012-12-181-10/+8
| | | | | | | | | | - Utilize PORT_OPTIONS for docs and examples - Drop article from COMMENT Approved by: maintainer (implicit) Notes: svn path=/head/; revision=309142
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* - Pass maintainership to submitterMartin Wilke2009-09-181-1/+1
| | | | | | | | | PR: 138591 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes Notes: svn path=/head/; revision=241698
* Unbreak on 64bit platformsTilman Keskinoz2009-03-133-4/+22
| | | | Notes: svn path=/head/; revision=230008
* Broken on sparc64-7, too.Mark Linimon2009-02-031-1/+1
| | | | Notes: svn path=/head/; revision=227489
* - Mark BROKEN on amd64/7 (cast to 'unsigned int' loses precision)Pav Lucistnik2009-01-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=226558
* - Update to version 0.8Alexey Dokuchaev2008-12-247-317/+165
| | | | | | | | | | | - Stop using GNU make(1) - Install examples and more complete docs set - Cleanup Makefile - Drop maintainership - Reflect project move to SourceForge Notes: svn path=/head/; revision=224681
* Revert unwanted commit while it's not too late.Alexey Dokuchaev2008-01-253-8/+7
| | | | Notes: svn path=/head/; revision=206194
* Clean up port descriptions for unmaintained ports in `archivers' category:Alexey Dokuchaev2008-01-253-7/+8
| | | | | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution. Notes: svn path=/head/; revision=206188
* - Make fetchable, project moved to SourceForgeAlexey Dokuchaev2006-10-172-14/+6
| | | | | | | | | | | - License changed to less restricted one PR: ports/104392 Submitted by: Benjamin Lutz <mail(at)maxlor.com> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175370
* Allow package buildsKris Kennaway2006-09-031-1/+1
| | | | Notes: svn path=/head/; revision=172024
* BROKEN: UnfetchableKris Kennaway2006-09-031-0/+2
| | | | Notes: svn path=/head/; revision=172023
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-2/+0
| | | | Notes: svn path=/head/; revision=161245
* AT&T now dynamically generates download URL. :-(Alexey Dokuchaev2006-01-241-1/+1
| | | | | | | Noticed by: fenner's distfile survey Notes: svn path=/head/; revision=154344
* - Fix distname, add SHA256 checksumAlexey Dokuchaev2005-12-203-13/+8
| | | | | | | | - Mute somewhat hackish case of patching - Kill pkg-plist Notes: svn path=/head/; revision=151660
* - Unquote IGNORE message [1]Alexey Dokuchaev2005-05-271-1/+1
| | | | | | | | | - Fix missing space after comma Noticed by: portlint -A [1] Notes: svn path=/head/; revision=136261
* - Use DISTVERSIONAlexey Dokuchaev2005-05-272-7/+11
| | | | | | | | | | | - Fix MASTER_SITES and WWW in pkg-descr - Unbreak with recent GCC - Change IGNORE message so it fits nicely - Kill unneeded emply line in Makefile - Spell project name officially in Makefile header Notes: svn path=/head/; revision=136260
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* - SIZEifyKirill Ponomarev2004-02-291-0/+1
| | | | | | | | PR: ports/63548 Submitted by: maintainer Notes: svn path=/head/; revision=102567
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-211-6/+6
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91804
* New port: xmillMax Khon2003-05-097-0/+378
An efficient compressor for XML. Submitted by: Alexey Dokuchaev Notes: svn path=/head/; revision=80559