1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
John Marino
cbc2b9d493 cad/ldraw: Fix fetch; distfile was rerolled
I have the idea that ldraw is always released under the same filename.
The port was marked broken due to a checksum mismatch; the file was
fetched but it had changed.

I've expanded DIST_SUBDIR to include the PORTVERSION.  I think the scheme
used is just {YEAR}{ITERATION-2-DIGIT} so I picked 201501 as the new
PORTREVISION.  This builds under poudriere testport just fine.

Approved by:	blanket
2015-04-11 17:53:54 +00:00
Baptiste Daroussin
1c08288d89 Mark as broken unfetchable ports 2015-04-05 18:34:45 +00:00
Baptiste Daroussin
d908a4b811 PORTDATA=* makes the same job as the custom auto plist used in this port and
avoid now useless @dirrm
2015-01-17 21:30:16 +00:00
Baptiste Daroussin
b36807dd6a Properly use the framework 2014-06-24 22:15:19 +00:00
Rusmir Dusko
2656904255 These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

audio/liblo

- Pass maintainership to koalative at gmail.com

cad/brickutils

- Bump PORTREVISION for adding PDF
- Add DIST_SUBDIR because more files
- Pass maintainership to koalative at gmail.com
- Add PDF to DOCS

cad/ldraw

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Break lines around 80 characters
- Cosmetical changes

cad/leocad

- Update to 0.80.3, Announce message:

    Fixed mouse coordinates in OSX retina displays.
    Fixed shortcuts in the parts tree.

- Pass maintainership to koalative at gmail.com
- Remove TODO.txt from DOCS
- Add more supplied icons

textproc/unoconv

- Pass maintainership to koalative at gmail.com
2014-05-16 19:57:11 +00:00
Rusmir Dusko
551b8d4bf7 - Use INSTALL_PROGRAM instead of INSTALL_SCRIPT
- Remove strip executable

Reported by:	makc@
2014-03-09 19:50:40 +00:00
Antoine Brodin
4d55a357aa Unbreak 2014-03-08 08:59:08 +00:00
Baptiste Daroussin
b411bc617f Convert c* to USES=zip 2014-03-07 15:59:54 +00:00
Rusmir Dusko
c07e669290 - Update to 201302, Announce message:
This update includes 869 files in the core library, including 570 new parts.

- Strip executable
- Change mklist -n to -d according to pkg-message
2014-03-05 21:04:04 +00:00
Rusmir Dusko
da6bb456a6 - USES dos2unix instead of USE_DOS2UNIX
Approved by:	pawel / wg (mentors, implicit)
2013-11-18 22:53:52 +00:00
Rusmir Dusko
55c51d42ec - Add USE_DOS2UNIX
- Use mklist1_6 instead of mklist1_4
- Support STAGEDIR
- Add patch, fix typo

Approved by:	pawel / wg (mentors, implicit)
2013-11-18 21:55:54 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Rusmir Dusko
f41c997e80 - Update to 201301
- Add PORTEPOCH
- Change maintainer email gmx.ch --> FreeBSD.org
- Add license (CCbyNCSA2)
- Remove BROKEN and NO_BUILD
- USES gmake
- Add docs and docs Option
- Add pkg-message

Approved by:	wg/pawel (mentors)
2013-09-17 17:51:28 +00:00
John Marino
21a029f54c cad/ldraw: Mark BROKEN, checksum mismatch
PR: ports/181547 (timed out)
2013-09-10 09:35:54 +00:00
Pawel Pekala
3b60309ab2 LDraw is an open standard for LEGO CAD programs that allow the user to create
virtual LEGO models and scenes. You can use it to document models you have
physically built, create building instructions just like LEGO, render 3D photo
realistic images of your virtual models and even make animations.
The possibilities are endless. Unlike real LEGO bricks where you are limited by
the number of parts and colors, in LDraw nothing is impossible.

WWW: http://www.ldraw.org/

PR:		ports/174901
Submitted by:	nemysis@gmx.ch
2013-03-13 21:39:40 +00:00