Commit graph

24 commits

Author SHA1 Message Date
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Stephen Hurd
d077b0c2a3 Fix build under poudriere
Poudriere doesn't make dependencies listed in BUILD_DEPENDS available
during the patch phase.  Add a PATCH_DEPENDS entry to work-around this
issue.
2016-05-19 02:09:48 +00:00
Stephen Hurd
24bd216d00 Update to latest release
Fix relative paths to share directory.
Use DATADIR in the software instead of constructing it from PREFIX.
2016-05-10 09:16:40 +00:00
Stephen Hurd
7aafab50b7 Fix LoTW export and Preferences
We can't directly patch .lrs files since they use length/value strings.
Instead, patch the form and regenerate the resource file.
2016-04-25 11:08:12 +00:00
Stephen Hurd
80308da64c Fix typo in previous commit affecting rotctrl commandline 2016-04-24 21:34:02 +00:00
Stephen Hurd
ba8ec99300 Update to latest release
Remove expansion of lat/lon field as upstream says it will never be
necessary again.
2016-04-24 21:29:32 +00:00
Stephen Hurd
cd6e2f7fc1 Don't use the include mysql module
This module does not work with FPC-3.x and causes errors when connecting to
the database.

Bump PORTREVISION
2016-04-08 02:29:17 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Diane Bruce
17f895f94c Ok, really fix cqrlog. Add missing fpc units. 2016-03-25 02:50:39 +00:00
Diane Bruce
a26971f32f Changed lazbuild to lazarus in BUILD_DEPENDS to fix build as user.
No other changes.

Submitted by:		pkg-fallout@
2016-03-23 14:38:55 +00:00
Jose Alonso Cardenas Marquez
ba6fa77924 - Update to 1.9.1 2016-03-17 20:28:05 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Jose Alonso Cardenas Marquez
c4fbec6d28 - Fix build 2015-08-19 16:51:46 +00:00
Dmitry Marakasov
daffbe5655 - Fix build by adding missing dependency
Approved by:	portmgr blanket
2015-08-17 12:42:04 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies. Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
2015-08-09 08:06:43 +00:00
Dmitry Marakasov
e486ee19ad - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-30 12:45:56 +00:00
Jose Alonso Cardenas Marquez
d3679967c0 - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:41:57 +00:00
Stephen Hurd
ab4969564a Upgrade to 1.9.0
- Switch to USE_GITHUB
- Use OPT_* instead of .if blocks
- Switch to makepatch format

PR:		200318
Submitted by:	takefu@airport.fm
2015-05-27 03:57:29 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Jose Alonso Cardenas Marquez
c7b8d38988 - Bump PORTREVISION. lazarus has been updated
- Add QT/GTK2 OPTIONS like another lazarus app ports
- Copy lazarus directory to WRKSRC is not neccesary anymore
- Clean up
2015-01-11 03:22:51 +00:00
Stephen Hurd
925d862a38 Update to 1.8.2
Too many minor updates to list, see src/CHANGELOG for fill list.
This includes a patch to fix import of new country lists.
2014-12-21 04:10:59 +00:00
Baptiste Daroussin
2c8db67726 Cleanup plist 2014-10-20 09:31:33 +00:00
Stephen Hurd
e43afe1281 QRLOG is an advanced ham radio logger based on MySQL database. It provides
radio control based on hamlib libraries, DX cluster connection, band map,
QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner,
propagation indicator, xplanet support (maps in azimuthal projection centered
in your QTH), OK1RR free QSL manager database etc.

Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision:	https://phabric.freebsd.org/D313
2014-07-07 18:43:59 +00:00